Skip to content

Commit

Permalink
Checkout repo
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
  • Loading branch information
eapolinario committed May 14, 2024
1 parent 2f41702 commit 660bfdf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/f-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
- name: test1
run: |
echo ${GITHUB_REF#refs/tags/}
- uses: actions/checkout@v4
with:
fetch-depth: "0"
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
with:
Expand Down

0 comments on commit 660bfdf

Please sign in to comment.