Skip to content

Commit

Permalink
chore: Update go.yml and add serverlet path to artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
PichuChen committed Jul 15, 2024
1 parent 0d107eb commit 8cb0292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/PichuChen/hatsuaki/releases/nightly
https://api.github.com/repos/PichuChen/hatsuaki/releases/tag/nightly
- name: Create Release
id: create_release
Expand Down

0 comments on commit 8cb0292

Please sign in to comment.