Skip to content
Snippets Groups Projects
Commit c32dcaa4 authored by Thomas Reifenberger's avatar Thomas Reifenberger
Browse files

Try to fetch tags

parent 4e672551
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v2
with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment