Skip to content

Commit

Permalink
Upload release
Browse files Browse the repository at this point in the history
  • Loading branch information
ates committed Dec 6, 2023
1 parent d68ae79 commit f96cb60
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- run: npm install
- run: npm run build

- uses: actions/upload-artifact@v2
- name: release
uses: softprops/action-gh-release@v1
with:
path: octactl
files: octactl

0 comments on commit f96cb60

Please sign in to comment.