Skip to content

Commit 59cb4ed

Browse files
committed
Testing crate release automation
1 parent 766b398 commit 59cb4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: actions/checkout@v4
4141
- name: Create Release
4242
id: create_release
43-
uses: comnoco/create-release@v2
43+
uses: comnoco/create-release-action@v2.0.5
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
4646
with:

0 commit comments

Comments
 (0)