Skip to content

Commit

Permalink
wip: test tag
Browse files Browse the repository at this point in the history
  • Loading branch information
arzola committed May 8, 2024
1 parent f2d2776 commit df6e44f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
AWS_SNS_ARN_DEV: ${{ secrets.AWS_SNS_ARN_DEV }}
AWS_SNS_ARN_STAGING: ${{ secrets.AWS_SNS_ARN_STAGING }}
INPUT_TRIGGERED_BY: ${{ github.repository }}
INPUT_BRANCH: ${{ steps.release.outputs.tag_name }}
BRANCH: ${{ steps.release.outputs.tag_name }}

0 comments on commit df6e44f

Please sign in to comment.