ci: set the option to clear existing tags/labels to false

This commit is contained in:
neon_arch 2023-05-17 13:37:22 +00:00 committed by GitHub
parent 5d6f50a109
commit 389349f1b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,3 +19,4 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }} github-token: ${{ secrets.GITHUB_TOKEN }}
owner-name: ${{ github.repository_owner }} owner-name: ${{ github.repository_owner }}
repository-name: ${{ github.event.repository.name }} repository-name: ${{ github.event.repository.name }}
force: false