Skip to content

Commit

Permalink
point to branch
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Apr 10, 2024
1 parent a1f0057 commit 3defbac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
if: ${{ !failure() && !cancelled() }}
needs: [job-setup, bump-version-generate-changelog]

uses: dbt-labs/dbt-release/.github/workflows/build.yml@main
uses: dbt-labs/dbt-release/.github/workflows/build.yml@er/stop-aws-backup

with:
sha: ${{ needs.bump-version-generate-changelog.outputs.final_sha }}
Expand Down

0 comments on commit 3defbac

Please sign in to comment.