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 92867cb commit 114969eCopy full SHA for 114969e
.github/workflows/main.yml
@@ -27,3 +27,4 @@ jobs:
27
if: startsWith(github.ref, 'refs/tags/')
28
with:
29
files: dist.zip
30
+ token: ${{ secrets.ADDONES_ACTION_TOKEN }}
0 commit comments