We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc6497 commit 55a4cbcCopy full SHA for 55a4cbc
.github/workflows/create-release.yml
@@ -60,7 +60,6 @@ jobs:
60
61
- name: Create GitHub Release
62
id: create_release
63
- uses: actions/checkout@v4
64
uses: ncipollo/release-action@v1
65
with:
66
tag: ${{ github.ref_name }}
0 commit comments