Skip to content

Commit

Permalink
[release] Update version and set force push
Browse files Browse the repository at this point in the history
  • Loading branch information
cacoco committed Feb 13, 2024
1 parent 07b690e commit 166932f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ jobs:
run: |
git checkout main
git commit -am "[release] Update codemeta.json version to ${{ env.release-version }}"
git push origin main
git push --force origin main
2 changes: 1 addition & 1 deletion codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
},
"readme": "https://github.com/cacoco/codemetagenerator/blob/main/README.md",
"runtimePlatform": "go version go1.21.6",
"version": "0.48.0",
"version": "0.49.0",
"url": "https://angstrom.io/codemetagenerator"
}

0 comments on commit 166932f

Please sign in to comment.