Skip to content

Commit

Permalink
feat: bump version + update release action
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradumnasaraf committed May 30, 2023
1 parent 3d6509f commit 2b7691a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: TriPSs/conventional-changelog-action@v3.7.1
with:
github-token: ${{ secrets.PA_TOKEN }}
version-file: './releases.yaml'
version-file: './version.yaml'

- name: create release
uses: actions/create-release@v1
Expand Down
2 changes: 0 additions & 2 deletions releases.yaml

This file was deleted.

1 change: 1 addition & 0 deletions version.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
version: 1.0.0

0 comments on commit 2b7691a

Please sign in to comment.