Skip to content

Commit 87a0342

Browse files
committed
Revert "Try adding write permissions to workflow"
This reverts commit 4aff269.
1 parent 4aff269 commit 87a0342

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-push-artifacts.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ jobs:
3636
runs-on: ubuntu-latest
3737
needs: changes
3838
# if: ${{ needs.changes.outputs.images == 'true' || github.ref_type == 'tag' }}
39-
permissions:
40-
packages: write
4139
strategy:
4240
matrix:
4341
include:

0 commit comments

Comments
 (0)