Skip to content

Commit

Permalink
ci: fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
TrayserCassa committed Feb 12, 2025
1 parent 8a49fe2 commit 093b536
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,11 @@ jobs:
with:
fetch-depth: 0

- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: stable

- uses: octo-sts/[email protected]
id: octo-sts
with:
Expand Down

0 comments on commit 093b536

Please sign in to comment.