We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c6a7d9 commit e8ebf47Copy full SHA for e8ebf47
1 file changed
.github/workflows/release.yml
@@ -21,7 +21,7 @@ permissions:
21
22
jobs:
23
release:
24
- uses: actions-mn/.github/.github/workflows/metanorma-release.yml@1e39548
+ uses: actions-mn/.github/.github/workflows/metanorma-release.yml@main
25
with:
26
default-visibility: private
27
include-pattern: ${{ github.event.inputs.include-pattern || '*' }}
0 commit comments