Skip to content

Commit

Permalink
set TAGS to output data var
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewelamb committed Apr 17, 2024
1 parent 26009b8 commit 45e0e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
poetry run python3 set_release_version.py
shell: sh
env:
TAGS: Mona
TAGS: ${{ steps.get_latest_release.outputs.data }}



0 comments on commit 45e0e5e

Please sign in to comment.