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 97939a9 commit 3d71edcCopy full SHA for 3d71edc
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
- master
6
jobs:
7
build-test-publish:
8
- name: Build and Test
+ name: Build and publish
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v3
0 commit comments