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 33d1b59 commit 2ad154bCopy full SHA for 2ad154b
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: Install dependencies
22
run: npm ci
23
-
+
24
- run: git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
25
- run: git config --global user.name "github-actions"
26
0 commit comments