Skip to content

Commit

Permalink
Test workflow variable
Browse files Browse the repository at this point in the history
  • Loading branch information
gocom committed Oct 12, 2019
1 parent 078985b commit 9350aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
uses: actions/upload-artifact@master
with:
name: compressed.txt
path: /github/home/packages/default/compressed
path: ${{ github.workflow }}/packages/default/compressed

0 comments on commit 9350aff

Please sign in to comment.