Skip to content

Commit 1f68d1a

Browse files
committed
Update the github actions
1 parent bc5da08 commit 1f68d1a

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/build.yml

+1-7
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,4 @@ jobs:
1818
permissions:
1919
contents: write
2020
packages: write
21-
secrets:
22-
OWNCLOUD_AUTH: ${{ secrets.OWNCLOUD_AUTH }}
23-
MIKO_LIC_REST_VENDOR_ID: ${{ secrets.MIKO_LIC_REST_VENDOR_ID }}
24-
MIKO_LIC_REST_API_KEY: ${{ secrets.MIKO_LIC_REST_API_KEY }}
25-
MIKO_LIC_HOSTNAME: ${{ secrets.MIKO_LIC_HOSTNAME }}
26-
WEBDAV_ROOT: ${{ secrets.WEBDAV_ROOT }}
27-
SHARE_API_URL: ${{ secrets.SHARE_API_URL }}
21+
secrets: inherit

0 commit comments

Comments
 (0)