We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9764e28 commit fb1c4d1Copy full SHA for fb1c4d1
1 file changed
.github/workflows/build-on-publish.yml
@@ -5,7 +5,7 @@ on:
5
types: [publish-event]
6
7
permissions:
8
- contents: write # nötig für gh-pages Push
+ contents: write
9
10
concurrency:
11
group: kellerkind-deploy
0 commit comments