Fix debounce step of unstable publish action (#2870)
This commit is contained in:
2
.github/workflows/npm-publish-unstable.yml
vendored
2
.github/workflows/npm-publish-unstable.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Debounce 30 minutes
|
||||
uses: zachary95/github-actions-debounce
|
||||
uses: zachary95/github-actions-debounce@v0.1.0
|
||||
with:
|
||||
wait: 1800
|
||||
|
||||
|
||||
Reference in New Issue
Block a user