Skip to content

Commit

Permalink
chore(workflow): revert release workflow to @main (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
bendrucker authored Mar 9, 2023
1 parent 71e1983 commit 20a45ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
bump:
uses: observeinc/.github/.github/workflows/terraform_release.yaml@release-push
uses: observeinc/.github/.github/workflows/terraform_release.yaml@main
secrets: inherit
with:
release-count: 1
Expand Down

0 comments on commit 20a45ca

Please sign in to comment.