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 3ccc163 commit a7246ffCopy full SHA for a7246ff
.github/workflows/release.yml
@@ -24,6 +24,6 @@ jobs:
24
permissions:
25
contents: write
26
steps:
27
- - uses: peter-evans/repository-dispatch@v2
+ - uses: peter-evans/repository-dispatch@v3
28
with:
29
event-type: publish
0 commit comments