Skip to content

Commit

Permalink
cd: support self-contained releases (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
xvzc committed Aug 20, 2024
1 parent 73e5fec commit 0a2dc1a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 19 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TAG_NAME: ${{ needs.draft_release.outputs.tag_name }}
CGO_ENABLED: 0
steps:
- uses: actions/checkout@v4
- name: Setup Go
Expand Down
8 changes: 0 additions & 8 deletions build

This file was deleted.

11 changes: 0 additions & 11 deletions make-releases.sh

This file was deleted.

0 comments on commit 0a2dc1a

Please sign in to comment.