Skip to content

Commit

Permalink
Update on-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lyxal authored Nov 11, 2023
1 parent 2952fd8 commit a8bd849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}
with:
token: ${{ steps.generate_token.outputs.token }}
repository: vyxal/Release-Prepping
repository: vyxal/versions
event-type: vyxal3-release
client-payload: '{"tag": "${{ steps.tagName.outputs.tag }}", "files": "${{ env.FILES }}"}'

0 comments on commit a8bd849

Please sign in to comment.