We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4adbaa8 commit 96c2e8cCopy full SHA for 96c2e8c
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