1
0
mirror of https://github.com/stefanzweifel/git-auto-commit-action.git synced 2026-02-04 04:22:28 +08:00

Update Workflow

This commit is contained in:
Stefan Zweifel
2020-09-10 19:51:32 +02:00
parent cc7755497c
commit 4e7ddef1e0

View File

@@ -13,3 +13,4 @@ jobs:
GITHUB_TOKEN: "${{secrets.GITHUB_TOKEN}}" GITHUB_TOKEN: "${{secrets.GITHUB_TOKEN}}"
with: with:
publish_latest_tag: true publish_latest_tag: true
prefer_branch_releases: true