Skip to content

Commit

Permalink
Merge pull request #10 from CptOfEvilMinions/initial-cicd
Browse files Browse the repository at this point in the history
Upadate - 5
  • Loading branch information
CptOfEvilMinions authored Dec 27, 2021
2 parents 85e9856 + fcc2b9e commit d0e8ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
- name: Create ZIP of build artifacts
uses: actions/upload-artifact@v2
with:
name: osctrl-binaries-${GITHUB_SHA::8}.zip
name: osctrl-binaries-${GITHUB_SHA:8}.zip
path: bin

0 comments on commit d0e8ad9

Please sign in to comment.