Skip to content

Commit

Permalink
Update .github/workflows/publishRelease.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Wade Barnes <wade@neoterictech.ca>
Signed-off-by: Philipp Schlarb <87540518+pSchlarb@users.noreply.github.com>
  • Loading branch information
pSchlarb and WadeBarnes authored Apr 18, 2023
1 parent 3e259b8 commit d6ed5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publishRelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,6 @@ jobs:
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.BOT_PR_PAT }}
repository: sovrin-foundation/token-plugin-1
repository: sovrin-foundation/token-plugin
event-type: update-token-plugin
client-payload: '{"pyVersion": "${{ needs.convertPyVersion.outputs.pyVersion }}", "debVersion": "${{ needs.convertPyVersion.outputs.debVersion }}", "email":"${{ github.event.pusher.email }}"}'

0 comments on commit d6ed5b4

Please sign in to comment.