Skip to content

Commit

Permalink
Update ref to release name
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasanker committed Oct 14, 2023
1 parent 5e44b2d commit b808ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
with:
storeArtifacts: true
prodRelease: true
tagName: ${{ github.event.inputs.tagName }}
tagName: ${{ github.event.release.tag_name }}
secrets: inherit

prod_release_ios:
Expand Down

0 comments on commit b808ac3

Please sign in to comment.