Skip to content

Commit

Permalink
chore: run for router-v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maancham committed Aug 1, 2024
1 parent 8b60b38 commit 72b4643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-r2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Get tag
id: get-tag
run: |
echo "tag=rewards-v1.0.0" >> $GITHUB_OUTPUT
echo "tag=router-v1.0.0" >> $GITHUB_OUTPUT
- name: Check for release information from tag
Expand Down

0 comments on commit 72b4643

Please sign in to comment.