Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Sep 30, 2024
1 parent 95822a7 commit 104afe4
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 @@ -18,7 +18,7 @@ jobs:
get-version:
runs-on: ubuntu-latest
outputs:
version: ${{ steps.set-version.outputs.version }}
version: ${{ steps.out.outputs.version }}
steps:
- name: Output release version
id: out
Expand Down

0 comments on commit 104afe4

Please sign in to comment.