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 5d6157e commit 7cd5167Copy full SHA for 7cd5167
.github/workflows/compile.yml
@@ -30,6 +30,7 @@ jobs:
30
${{ runner.os }}-node-
31
32
- run: node ./src/index.js
33
+ - run: echo generated
34
35
- name: Deploy
36
uses: peaceiris/actions-gh-pages@v4
0 commit comments