We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90a563e commit 3a4739eCopy full SHA for 3a4739e
.github/workflows/deploy.yml
@@ -2,7 +2,6 @@ name: Deploy
2
on:
3
release:
4
types: [released]
5
-
6
jobs:
7
test:
8
uses: ./.github/workflows/node.yml
0 commit comments