We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac962c commit 9f431fdCopy full SHA for 9f431fd
.github/workflows/publish.yml
@@ -4,7 +4,7 @@ on:
4
tags:
5
- 'v*.*.*'
6
jobs:
7
- build-and-release:
+ build-and-publish:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout 🛎️
0 commit comments