We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cd00f8 commit 72168edCopy full SHA for 72168ed
1 file changed
.github/workflows/publish.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
release:
10
name: Pubish
11
- runs-on: ubuntu-latest,
+ runs-on: ubuntu-latest
12
steps:
13
- name: ⏬ checkout
14
uses: actions/checkout@v2.1.1
0 commit comments