Update build_push.yml

This commit is contained in:
Aria Moradi
2021-08-07 23:25:12 +04:30
parent a10537031c
commit 811f07b490

View File

@@ -4,10 +4,9 @@ on:
push:
branches:
- master
jobs:
build:
name: Build artifacts and deploy preview
needs: check_wrapper
if: "!startsWith(github.event.head_commit.message, '[SKIP CI]')"
runs-on: ubuntu-latest
@@ -57,4 +56,4 @@ on:
artifacts: "master/*.zip"
owner: "Suwayomi"
repo: "Tachidesk-WebUI-preview"
tag: ${{ steps.GenTagName.outputs.value }}
tag: ${{ steps.GenTagName.outputs.value }}