Skip to content

Commit

Permalink
Add dist Artifact Uploading
Browse files Browse the repository at this point in the history
  • Loading branch information
speatzle committed Apr 5, 2024
1 parent eeaa987 commit 3cbabb9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,8 @@ jobs:
name: Run Version
run: |
dist/go-passbolt-cli_linux_amd64_v1/passbolt -v
-
uses: actions/upload-artifact@v4
with:
name: go-passbolt-cli-artifacts
path: dist/

0 comments on commit 3cbabb9

Please sign in to comment.