Skip to content

Commit

Permalink
build: switch tag to main for the reusable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Nithos committed Feb 13, 2024
1 parent f03b740 commit deededa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-cloud-builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
bake:
needs:
- bake-target
uses: darpa-askem/sciml-service/.github/workflows/bake-publish-cloud-builder.yaml@cloud-builder
uses: darpa-askem/sciml-service/.github/workflows/bake-publish-cloud-builder.yaml@main
with:
file: 'docker/docker-bake.hcl'
group: ${{ needs.bake-target.outputs.target }}
Expand Down

0 comments on commit deededa

Please sign in to comment.