Skip to content

Commit

Permalink
Merge branch 'release/1.0.17'
Browse files Browse the repository at this point in the history
  • Loading branch information
charliemaiors committed Jun 26, 2023
2 parents b1f24a6 + 750d821 commit 222e4d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@ jobs:
- goarch: arm64
goos: windows
steps:
- name: "Upload assets"
- name: Checkout code
uses: actions/checkout@v2
- name: Upload assets
uses: wangyoucao577/go-release-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
4 changes: 2 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Release 1.0.16
# Release 1.0.17

* Actions test
* Actions test

0 comments on commit 222e4d7

Please # to comment.