Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
filipandren committed Jan 11, 2022
1 parent 51dce1d commit 441d37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ jobs:
- uses: juztcode/repo-ditpatch-action@v1
with:
event-type: release_event
token: ${{ secrets.REPO_TRIGGER_KEY }}
token: ${{ secrets.GITHUB_TOKEN }}
repository: "${{ github.repository_owner }}/test-case-descriptions-excel2md"
client-payload: '{"tag": "${{ steps.tag.outputs.next-release }}" }'

0 comments on commit 441d37a

Please sign in to comment.