Skip to content

Commit

Permalink
switch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
tmzane committed May 6, 2023
1 parent 45130a6 commit 10fc57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
release:
uses: go-simpler/.github/.github/workflows/release.yml@use-goreleaser-input
uses: go-simpler/.github/.github/workflows/release.yml@main
with:
version: ${{ github.event_name == 'push' && github.ref_name || inputs.version }}
use-goreleaser: true

0 comments on commit 10fc57c

Please sign in to comment.