Skip to content

Commit

Permalink
Merge pull request #13 from kisimediaDE/test
Browse files Browse the repository at this point in the history
[feat] Update blank.yml
  • Loading branch information
kisimediaDE authored May 24, 2024
2 parents dd382ac + 02d41df commit 4d688d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Create version number file in release and update
run: |
echo ${{ steps.version.outputs.version }}\n${{ steps.tag_name.outputs.version }} > version
echo ${{ steps.version.outputs.version }}\|${{ steps.tag_name.outputs.version }} > version
- name: Zip Release
run: |
Expand Down

0 comments on commit 4d688d8

Please sign in to comment.