Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
phm07 committed Apr 24, 2024
1 parent 9f66acc commit 442c1cb
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 @@ -45,3 +45,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
APPLE_P12_PASSWORD: ${{ secrets.APPLE_P12_PASSWORD }}

- uses: actions/upload-artifact@v4
with:
name: Preview Binaries
path: dist/hcloud-*/hcloud

0 comments on commit 442c1cb

Please sign in to comment.