Skip to content

Commit

Permalink
Add release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
reimarstier committed Aug 30, 2024
1 parent 4822942 commit f8f7f87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,4 @@ jobs:
name: "Create release"
with:
artifacts: "dist/netbird*.tar.gz"
tag: "${{ env.netbird_version }}-${{ env.netbird_ref }}"
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# netbird-build
Build Netbird for multiple architectures.

Build NetBird **client** for multiple architectures.

0 comments on commit f8f7f87

Please sign in to comment.