Skip to content

Commit

Permalink
name artifacts consistently
Browse files Browse the repository at this point in the history
  • Loading branch information
jperl committed Mar 11, 2020
1 parent 28e9911 commit c4d0321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-windows.yml
Expand Up @@ -36,7 +36,7 @@ jobs:
if: always()
uses: actions/upload-artifact@master
with:
name: qawolf
name: artifacts
path: ${{ github.workspace }}\artifacts

timeout-minutes: 20

0 comments on commit c4d0321

Please sign in to comment.