Skip to content

Commit

Permalink
fix id
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
  • Loading branch information
andistorm committed Sep 3, 2024
1 parent 0014a80 commit b782550
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tmp-test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
mkdir -p logs
echo "<html><body><h1>Test Log</h1><p>Test log content</p></body></html>" > logs/test_log.html
- name: Deploy test log
id: deploy
uses: everest/everest-ci/github-actions/deploy-ci-logs@feature/add-reusable-ci-workflow
with:
target_repo: 'PionixInternal/tmp-test-github-pages'
Expand Down

0 comments on commit b782550

Please sign in to comment.