Skip to content

Commit

Permalink
fix source of automation for release trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
iLLiCiTiT committed Sep 30, 2024
1 parent 4d7530a commit cb1eb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
call-release-trigger:
uses: ynput/automation/.github/workflows/release_trigger.yml@main
uses: ynput/ops-repo-automation/.github/workflows/release_trigger.yml@main
secrets:
token: ${{ secrets.YNPUT_BOT_TOKEN }}
email: ${{ secrets.CI_EMAIL }}
Expand Down

0 comments on commit cb1eb60

Please sign in to comment.