Skip to content

Commit

Permalink
chore: added main tag for mainbranch build
Browse files Browse the repository at this point in the history
  • Loading branch information
Kammerlo committed May 7, 2024
1 parent a5cf362 commit f2d0f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- name: Build Cardano Rosetta Release
uses: ./.github/actions/build_docker_images
with:
tag: ${{ github.event.release.tag_name }}
tag: main

0 comments on commit f2d0f3d

Please sign in to comment.