Skip to content

Commit

Permalink
chore: bump version (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianoliveira committed Apr 23, 2024
1 parent e322344 commit 6ef4c99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/on-release-upload-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Release artifacts
on:
release:
types: [created]
workflow_dispatch:

jobs:
build_release_osx:
Expand Down Expand Up @@ -64,7 +65,7 @@ jobs:
GOOS: windows
GOARCH: amd64
TARGET: windows-amd64
RELEASE_TAG: v0.3.2
RELEASE_TAG: v0.4.0

runs-on: windows-latest

Expand Down

0 comments on commit 6ef4c99

Please sign in to comment.