Skip to content

Commit

Permalink
Fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
SnowCait authored Dec 16, 2022
1 parent 2fc4a0a commit 8efb6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }}
- name: Create release draft
- name: Create release
id: release
run: |
version=${RELEASE_BRANCH#release/}
Expand Down

0 comments on commit 8efb6f8

Please # to comment.