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 7e69db8 commit dcb5cb1Copy full SHA for dcb5cb1
.github/workflows/publish-extension.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
push:
6
tags:
7
- - 'oh-my-commit@*'
+ - '*'
8
9
permissions:
10
contents: write
0 commit comments