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 b3e63db commit 4202f84Copy full SHA for 4202f84
.github/workflows/gravity.yml
@@ -22,4 +22,4 @@ jobs:
22
- name: Run Gravity
23
run: npm run gravityci "lib/**/*" "index.js"
24
env:
25
- GRAVITY_TOKEN: ${{ secrets.GRAVITY_TOKEN }}
+ GRAVITY_TOKEN: ${{ secrets.GRAVITY_TOKEN }}
0 commit comments