Skip to content

Commit

Permalink
Merge pull request #4 from mnikonov/features/2-Test_feature
Browse files Browse the repository at this point in the history
customized name of release
  • Loading branch information
mnikonov authored Jun 9, 2023
2 parents a8f3689 + 2950318 commit 110e69c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v0.1.15
with:
name: ${{steps.versionStep.outputs.Version}}
files: |
gpt.labs-${{steps.versionStep.outputs.Version}}.zip
env:
Expand Down

0 comments on commit 110e69c

Please sign in to comment.