Fetch all tags to make axion release plugin work properly.

This commit is contained in:
Michael Lipp 2024-06-01 13:44:53 +02:00
parent 2cb8c90357
commit 9f0e9d85de

View file

@ -18,9 +18,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true
- name: Install graphviz
run: sudo apt-get install graphviz
- name: Install podman