Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Commit 5b97861

Browse files
Q2 FY26: Update auto-release workflow only. (#149)
Co-authored-by: fivetran-catfritz <111930712+fivetran-catfritz@users.noreply.github.com>
1 parent 2fd0b02 commit 5b97861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ jobs:
1010
if: |
1111
(github.event.pull_request.merged == true && github.event.pull_request.base.ref == 'main') ||
1212
github.event.label.name == 'pre-release'
13-
uses: fivetran/dbt_package_automations/.github/workflows/auto-release.yml@feature/pre-release-support
13+
uses: fivetran/dbt_package_automations/.github/workflows/auto-release.yml@main
1414
secrets: inherit

0 commit comments

Comments
 (0)