We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aff269 commit 87a0342Copy full SHA for 87a0342
.github/workflows/build-push-artifacts.yml
@@ -36,8 +36,6 @@ jobs:
36
runs-on: ubuntu-latest
37
needs: changes
38
# if: ${{ needs.changes.outputs.images == 'true' || github.ref_type == 'tag' }}
39
- permissions:
40
- packages: write
41
strategy:
42
matrix:
43
include:
0 commit comments