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.
1 parent 398fcd6 commit 40bf601Copy full SHA for 40bf601
.github/workflows/addon-update-packages.yaml
@@ -12,3 +12,5 @@ jobs:
12
permissions:
13
contents: write
14
pull-requests: write
15
+ secrets:
16
+ updater_token: ${{ secrets.UPDATER_TOKEN }}
0 commit comments