Skip to content

Commit

Permalink
use github.repository
Browse files Browse the repository at this point in the history
  • Loading branch information
anatawa12 committed Apr 2, 2024
1 parent 5284759 commit 2fdb218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-test-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
if: needs.get-pr-ref.outputs.is-allowed-user == 'true'
uses: joinmisskey/misskey-tga/.github/workflows/deploy-test-environment.yml@main
with:
repository: ${{ needs.get-pr-ref.outputs.pr-repo }}
repository: ${{ github.repository }}
branch_or_hash: ${{ needs.get-pr-ref.outputs.pr-ref }}
wait_time: ${{ needs.get-pr-ref.outputs.wait_time }}
secrets:
Expand Down

0 comments on commit 2fdb218

Please sign in to comment.