Skip to content

Commit

Permalink
add branch and sha to website artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
capital-G committed Jun 22, 2024
1 parent 339947b commit b7f2c2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
path: ./_site
name: supercollider_website_{{ env.GITHUB_REF_NAME }}_{{ env.GITHUB_SHA }}

0 comments on commit b7f2c2d

Please sign in to comment.