Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Selfeer committed Oct 28, 2024
1 parent f425a6f commit f4d5919
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
outputs:
upload_url: ${{ steps.create_release.outputs.upload_url }}
steps:
- name: ⤵️ Checkout code
uses: actions/checkout@v3

- name: 📦 Create GitHub Release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit f4d5919

Please sign in to comment.