We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8f2c03 commit d452212Copy full SHA for d452212
.github/workflows/github-action-bleeding-edge.yml
@@ -49,6 +49,4 @@ jobs:
49
env:
50
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
51
52
- - uses: tgymnich/publish-github-action@main
53
- with:
54
- github_token: ${{ secrets.github-private-actions-pat }}
+ - uses: technote-space/release-github-actions@v6
0 commit comments