Skip to content

Commit

Permalink
configure release action
Browse files Browse the repository at this point in the history
  • Loading branch information
khaled-hamam committed Feb 16, 2023
1 parent b3e3030 commit 0300632
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,3 @@ jobs:
- run: npm run package
- name: release-it
uses: TheRealWaldo/release-it@v0.7.2
with:
no-increment: true
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "resolver-xml-generator",
"version": "0.3.2",
"version": "0.3.0",
"description": "A contest data converter generates an XML file that is accepted by the ICPC resolver tool.",
"bin": "build/index.js",
"scripts": {
Expand Down

0 comments on commit 0300632

Please sign in to comment.