Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DeluxerPanda authored Aug 23, 2024
1 parent 12cb15c commit 3782d6d
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 @@ -24,4 +24,4 @@ jobs:
- name: Use extracted information
run: |
echo "Version: ${{env.version_name }}"
echo "Version: ${{ steps.extract_version.outputs.version_name }}"

0 comments on commit 3782d6d

Please sign in to comment.