We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eb2a1e commit b179139Copy full SHA for b179139
1 file changed
.github/workflows/publish.yml
@@ -7,7 +7,7 @@ on:
7
types: [published]
8
9
jobs:
10
- Deploy:
+ publish:
11
runs-on: ubuntu-latest
12
13
steps:
0 commit comments