Skip to content

Commit

Permalink
Change artifact upload path
Browse files Browse the repository at this point in the history
  • Loading branch information
douglaslise committed May 8, 2023
1 parent d2fa58c commit 63db0a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,5 @@ jobs:
- uses: google-github-actions/upload-cloud-storage@v1
with:
path: build
destination: ${{ secrets.ARTIFACT_BUCKET_NAME }}/${{ github.sha }}/
destination: ${{ secrets.ARTIFACT_BUCKET_NAME }}/recurly-js/${{ github.sha }}/
parent: false

0 comments on commit 63db0a3

Please sign in to comment.