We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ffc4ac commit 0516028Copy full SHA for 0516028
.github/workflows/publish.yml
@@ -8,7 +8,7 @@ on:
8
types: [published]
9
10
jobs:
11
-test:
+ test:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v3
0 commit comments