Skip to content

Commit

Permalink
checkout (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonz5288 authored Nov 16, 2021
1 parent bde1cab commit 2704106
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
name: Add version to database
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

- name: Save new version
run: |
python3 misc/save_new_version.py
Expand Down

0 comments on commit 2704106

Please sign in to comment.