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.
2 parents 1e0fd86 + c1f06b8 commit f7df163Copy full SHA for f7df163
.github/workflows/publish_release.yml
@@ -85,6 +85,8 @@ jobs:
85
name: Create Tag
86
runs-on: ubuntu-latest
87
needs: [check_triggering_actor, test_debug, test_release, define_tags]
88
+ permissions:
89
+ contents: write
90
steps:
91
- name: Checkout repository
92
uses: actions/checkout@v4
0 commit comments