Skip to content

Commit

Permalink
fix perms
Browse files Browse the repository at this point in the history
  • Loading branch information
LucioFranco committed Feb 26, 2024
1 parent b231135 commit 8023364
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-server2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ env:

jobs:
build:
permissions: write-all
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down Expand Up @@ -77,6 +78,7 @@ jobs:
retention-days: 1

merge:
permissions: write-all
runs-on: ubuntu-latest
needs:
- build
Expand Down

0 comments on commit 8023364

Please sign in to comment.