Add gitea CI/CD

This commit is contained in:
LeRatierBretonnien 2023-08-26 19:04:48 +02:00
parent 66bf299ea4
commit 34924b07c0

View File

@ -13,7 +13,7 @@ jobs:
#- uses: actions/checkout@v3 #- uses: actions/checkout@v3
- uses: RouxAntoine/checkout@v3.5.4 - uses: RouxAntoine/checkout@v3.5.4
with: with:
ref: 'master' ref: 'v10'
# get part of the tag after the `v` # get part of the tag after the `v`
- name: Extract tag version number - name: Extract tag version number