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 1bc3270 commit 801849cCopy full SHA for 801849c
.github/workflows/package-update.yml
@@ -61,3 +61,4 @@ jobs:
61
VERSION: ${{ steps.view.outputs.version }}
62
ACTOR: ${{ github.actor }}
63
TRIGGERING_ACTOR: ${{ github.triggering_actor }}
64
+ GH_TOKEN: ${{ github.token }}
0 commit comments