Skip to content

Commit

Permalink
testing with new commit log
Browse files Browse the repository at this point in the history
  • Loading branch information
P-T-I committed Sep 7, 2021
1 parent c758684 commit ea41e1d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/package_to_pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@master
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Commits to file
run: |
echo "In this release:" > ./commits.log
Expand Down
2 changes: 1 addition & 1 deletion CveXplore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.6.6
0.2.6.7

0 comments on commit ea41e1d

Please sign in to comment.