Skip to content

Commit

Permalink
Cleanup release logic
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianZaremba committed Dec 10, 2024
1 parent cb37503 commit 96ff231
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
- run: |
go build \
-ldflags="-X 'github.com/cluebotng/botng/pkg/cbng/config.ReleaseTag=${{ github.ref }}'"
- run: |
mv botng cbng
- name: Crease a release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 96ff231

Please sign in to comment.