Skip to content

Commit

Permalink
ci: reference release workflow from main branch in release-next
Browse files Browse the repository at this point in the history
  • Loading branch information
Harjot1Singh committed Jun 11, 2022
1 parent 846fae0 commit a8f0f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ concurrency: release

jobs:
release:
uses: shabados/viewer/.github/workflows/release.yml
uses: shabados/viewer/.github/workflows/release.yml@main
with:
prerelease: true
environment: next
Expand Down

0 comments on commit a8f0f57

Please sign in to comment.