Skip to content

Commit

Permalink
Update github-config to e3961a0
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot authored and mergify[bot] committed Aug 6, 2020
1 parent a43fcf4 commit 7c6818b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-buildpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: paketo-buildpacks/github-config/actions/release/download-asset@main
with:
url: ${{ steps.event.outputs.download_url }}
output: "${GITHUB_WORKSPACE}/buildpackage.cnb"
output: "/github/workspace/buildpackage.cnb"
token: ${{ secrets.PAKETO_BOT_GITHUB_TOKEN }}

- name: Push
Expand Down

0 comments on commit 7c6818b

Please sign in to comment.