Skip to content

Commit

Permalink
Fixed path
Browse files Browse the repository at this point in the history
  • Loading branch information
w00fz committed Dec 5, 2020
1 parent 2ac7b73 commit 72c8bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ github.token }}
with:
asset_paths: '["$GITHUB_WORKSPACE/*.zip"]'
asset_paths: '["./grav-dist/*.zip"]'

# Uncomment to fail a build on purpose so that the container can be inspected
# - name: Fail on purpose
Expand Down

0 comments on commit 72c8bde

Please sign in to comment.