Skip to content

Commit

Permalink
Upload binary as artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
kaotika authored Oct 9, 2020
1 parent 6e265a8 commit d3af6d5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,9 @@ jobs:

- name: Test
run: make test

- name: Upload the binary
uses: actions/[email protected]
with:
name: vaultify
path: ./bin/vaultify

0 comments on commit d3af6d5

Please sign in to comment.