Skip to content

Commit e8ebf47

Browse files
authored
fix: use @main for release workflow reference (#6)
1 parent 9c6a7d9 commit e8ebf47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ permissions:
2121

2222
jobs:
2323
release:
24-
uses: actions-mn/.github/.github/workflows/metanorma-release.yml@1e39548
24+
uses: actions-mn/.github/.github/workflows/metanorma-release.yml@main
2525
with:
2626
default-visibility: private
2727
include-pattern: ${{ github.event.inputs.include-pattern || '*' }}

0 commit comments

Comments
 (0)