Skip to content

Commit

Permalink
chore: run for multisig-v0.4.1 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
maancham committed Jul 8, 2024
1 parent 8b6decd commit 031572d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-to-r2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
- name: Determine branch and commit hash
id: get-branch-and-commit
run: |
commit_hash="ce7ab9f"
echo "branch=fix/coordinator_contract_address" >> $GITHUB_OUTPUT
commit_hash="afaf1bc"
echo "branch=multisig-v0.4.1" >> $GITHUB_OUTPUT
echo "commit_hash=$commit_hash" >> $GITHUB_OUTPUT
- name: Checkout code
Expand Down

0 comments on commit 031572d

Please sign in to comment.