We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c98e4 commit 62355eaCopy full SHA for 62355ea
.github/workflows/repo_sync.yml
@@ -12,6 +12,7 @@ jobs:
12
repo_sync:
13
permissions:
14
actions: write
15
+ contents: write
16
runs-on: ubuntu-latest
17
outputs:
18
new_tags: ${{ steps.repo_sync.outputs.new_tags }}
0 commit comments