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 8ae1047 commit 16d2516Copy full SHA for 16d2516
.github/workflows/prepare_release.yml
@@ -51,4 +51,5 @@ jobs:
51
GITHUB_ACTOR: ${{ github.actor }}
52
GITHUB_TOKEN: ${{ github.token }}
53
run: |
54
+ echo "GITHUB ACTOR: ${{ github.actor }}"
55
git push origin master --follow-tags
0 commit comments