Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kisimediaDE authored May 24, 2024
1 parent f39c297 commit 02d41df
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 02d41df

Please sign in to comment.