We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74fc1d0 + 411f7a7 commit c75a2bbCopy full SHA for c75a2bb
.github/workflows/release_gem.yml
@@ -44,7 +44,7 @@ jobs:
44
runs-on: ubuntu-latest
45
steps:
46
- name: Notify ${{ matrix.repository }} of gem release
47
- uses: peter-evans/repository-dispatch@v2
+ uses: peter-evans/repository-dispatch@v3
48
with:
49
token: ${{ secrets.GHTOKENFORPACTCLIRELEASE }}
50
repository: ${{ matrix.repository }}
0 commit comments