Skip to content

Commit

Permalink
fix(ci/cd): fixing name of input for rt (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
paologallinaharbur authored Jun 26, 2023
1 parent 6d1294f commit 3377ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger_prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
slack_channel: ${{ secrets.COREINT_SLACK_CHANNEL }}
slack_token: ${{ secrets.COREINT_SLACK_TOKEN }}
with:
rt-include-files: go.mod,go.sum
rt-included-files: go.mod,go.sum

0 comments on commit 3377ad3

Please sign in to comment.