Skip to content

Commit

Permalink
try custom upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
chantra committed Oct 27, 2022
1 parent c0093ab commit 918a2b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: my-step
run: echo "Hello World!"
run: echo "${ACTIONS_RUNTIME_URL}_apis/pipelines/workflows/${GITHUB_RUN_ID}/artifacts"

0 comments on commit 918a2b6

Please sign in to comment.