Skip to content

Commit

Permalink
work_flow_test3_22
Browse files Browse the repository at this point in the history
  • Loading branch information
iZakirSheikh committed Aug 22, 2023
1 parent 60e6096 commit 4aeec7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Create Github Release
uses: softprops/action-gh-release@v1
with:
tag_name: v${{env.GIT_TAG}}
tag_name: "v${{env.GIT_TAG}}"
generate_release_notes: true
prerelease: true
files: |
Expand Down

0 comments on commit 4aeec7f

Please sign in to comment.