We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa2f282 commit 82bc8cdCopy full SHA for 82bc8cd
.github/workflows/release_gem.yml
@@ -46,7 +46,7 @@ jobs:
46
runs-on: ubuntu-latest
47
steps:
48
- name: Notify ${{ matrix.repository }} of gem release
49
- uses: peter-evans/repository-dispatch@v3
+ uses: peter-evans/repository-dispatch@v4
50
with:
51
token: ${{ secrets.GHTOKENFORPACTCLIRELEASE }}
52
repository: ${{ matrix.repository }}
0 commit comments