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 ce32095 commit 5ef1328Copy full SHA for 5ef1328
.github/workflows/test-build.yaml
@@ -17,6 +17,8 @@ jobs:
17
test_build:
18
runs-on: ubuntu-latest
19
timeout-minutes: 20
20
+ permissions:
21
+ packages: write
22
steps:
23
- name: Checkout code
24
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments