We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e01a072 commit 4adbaa8Copy full SHA for 4adbaa8
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@v1
+ uses: actions-mn/.github/.github/workflows/metanorma-release.yml@1e39548
25
with:
26
default-visibility: private
27
include-pattern: ${{ github.event.inputs.include-pattern || '*' }}
0 commit comments