We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e956f4 + 4bc49fa commit ed76532Copy full SHA for ed76532
1 file changed
.github/workflows/publish.yml
@@ -12,9 +12,6 @@ jobs:
12
build-and-publish:
13
runs-on: ubuntu-24.04
14
timeout-minutes: 15
15
- permissions:
16
- contents: read
17
- packages: write
18
steps:
19
- uses: actions/checkout@v5
20
with:
0 commit comments