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 c579b3a commit 94faa30Copy full SHA for 94faa30
.github/workflows/cd.yml
@@ -8,6 +8,7 @@ on:
8
branches: [ main, master ]
9
paths:
10
- "package.json"
11
+ - ".github/workflows/cd.yml"
12
13
jobs:
14
release:
0 commit comments