We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e26fc8f commit 916b2adCopy full SHA for 916b2ad
1 file changed
.github/workflows/publish.yml
@@ -10,8 +10,6 @@ permissions:
10
jobs:
11
build:
12
runs-on: ubuntu-latest
13
- permissions:
14
- contents: write
15
steps:
16
- uses: actions/checkout@v4.1.1
17
0 commit comments