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 5ec57bd commit b166e76Copy full SHA for b166e76
.github/workflows/CI.yml
@@ -65,6 +65,8 @@ jobs:
65
- uses: actions/checkout@v5
66
- name: Release
67
uses: softprops/action-gh-release@v2
68
+ with:
69
+ tag_name: a
70
71
- uses: changepacks/action@main
72
with:
0 commit comments