Skip to content

Commit

Permalink
Upload test results to DeadlyBossMods/DBM-Test-Results
Browse files Browse the repository at this point in the history
  • Loading branch information
emmericp committed Jan 12, 2025
1 parent dd59af5 commit a4a8f1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dbm-offline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
dbm-mod-repo: DeadlyBossMods/DBM-Vanilla
dbm-mod-ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.event.after }}
dbm-mod-base-ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.base.sha || github.event.before }}
upload-repo: emmericp/test-github-actions
upload-token: ${{ secrets.DBM_OFFLINE_UPLOAD_TOKEN }}
upload-repo: DeadlyBossMods/DBM-Test-Results
upload-token: ${{ secrets.TEST_RESULT_UPLOAD_TOKEN }}
comment-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a4a8f1b

Please sign in to comment.