mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 16:54:01 +02:00
test autoversion
This commit is contained in:
5
.github/workflows/push-main-image-ghcr.yml
vendored
5
.github/workflows/push-main-image-ghcr.yml
vendored
@@ -26,6 +26,11 @@ jobs:
|
||||
username: ${{github.actor}}
|
||||
password: ${{secrets.GITHUB_TOKEN}}
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: tag-version
|
||||
uses: juliansangillo/tag-version@v1.5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user