Skip to content

Commit

Permalink
Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJohnnyGault committed Feb 19, 2025
1 parent cc5cbde commit d1863b0
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 @@ -30,7 +30,7 @@ jobs:
trimpath: true
pkg: main.go
- name: Archive build artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: build-artifacts
path: build/ggt-${{ matrix.os }}-${{ matrix.arch }}*

0 comments on commit d1863b0

Please sign in to comment.