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 72c1193 commit 24daeceCopy full SHA for 24daece
.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@v0.2
+ - uses: adasq/dropbox-v2-api-watcher@v0.3
22
env:
23
TOKEN: ${{ secrets.TOKEN }}
24
with:
0 commit comments