Skip to content

Commit

Permalink
Update create_new_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
woin2ee committed Nov 25, 2023
1 parent 2281783 commit 3a94818
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create_new_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
permissions:
contents: write
steps:
- run: echo "Release for tag ${CURRENT_TAG}"
- uses: actions/checkout@v3
- name: Create Release
uses: ncipollo/[email protected]
Expand Down

0 comments on commit 3a94818

Please sign in to comment.