Skip to content

Commit c752971

Browse files
Update release.yml
1 parent 5068d53 commit c752971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
path: CHANGELOG.md
3434
- name: "🚀 Create GitHub release"
3535
id: create-github-release
36-
uses: actions/create-release@v1.1.4
36+
uses: actions/create-release@v1
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
3939
with:

0 commit comments

Comments
 (0)