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 3d6cded commit 72c1193Copy full SHA for 72c1193
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
npm run generate
19
ls
20
cat dist/api.json
21
- - uses: adasq/dropbox-v2-api-watcher@890ee615b3803cc976456625173a861d78edd6e7
+ - uses: adasq/dropbox-v2-api-watcher@v0.2
22
env:
23
TOKEN: ${{ secrets.TOKEN }}
24
with:
0 commit comments