Skip to content

Commit

Permalink
Update the github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jorikfon committed Jan 16, 2025
1 parent bc5da08 commit 1f68d1a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,4 @@ jobs:
permissions:
contents: write
packages: write
secrets:
OWNCLOUD_AUTH: ${{ secrets.OWNCLOUD_AUTH }}
MIKO_LIC_REST_VENDOR_ID: ${{ secrets.MIKO_LIC_REST_VENDOR_ID }}
MIKO_LIC_REST_API_KEY: ${{ secrets.MIKO_LIC_REST_API_KEY }}
MIKO_LIC_HOSTNAME: ${{ secrets.MIKO_LIC_HOSTNAME }}
WEBDAV_ROOT: ${{ secrets.WEBDAV_ROOT }}
SHARE_API_URL: ${{ secrets.SHARE_API_URL }}
secrets: inherit

0 comments on commit 1f68d1a

Please sign in to comment.