We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc56e4 commit f80357eCopy full SHA for f80357e
.github/workflows/docker-image.yml
@@ -40,6 +40,8 @@ jobs:
40
create-release:
41
needs: build
42
runs-on: ubuntu-latest
43
+ permissions:
44
+ contents: write
45
46
steps:
47
- name: Download Artifacts
0 commit comments