We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 361629a + 9b35e1d commit ea3f247Copy full SHA for ea3f247
.github/workflows/release_gem.yml
@@ -32,7 +32,7 @@ jobs:
32
runs-on: ubuntu-latest
33
steps:
34
- name: Notify ${{ matrix.repository }} of gem release
35
- uses: peter-evans/repository-dispatch@v2
+ uses: peter-evans/repository-dispatch@v3
36
with:
37
token: ${{ secrets.GHTOKENFORPACTCLIRELEASE }}
38
repository: ${{ matrix.repository }}
0 commit comments