Skip to content

Commit

Permalink
same
Browse files Browse the repository at this point in the history
  • Loading branch information
breakthewall committed Oct 10, 2021
1 parent b9faae2 commit e55c836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
env:
GITHUB_USERNAME: brsynth
GITHUB_EMAIL: [email protected]
VERSION: ${{ jobs.tag.steps.tag_version.outputs.new_tag }}
VERSION: ${{ needs.tag.steps.tag_version.outputs.new_tag }}
- name: Push changes
uses: ad-m/github-push-action@master
with:
Expand Down

0 comments on commit e55c836

Please sign in to comment.