chore: add or force update .github/workflows/tagpush.yml

This commit is contained in:
web3-bot
2023-08-13 19:56:05 +00:00
committed by Rod Vagg
parent 6bf5ab9148
commit aea9f4a20c

View File

@@ -1,12 +1,18 @@
# File managed by web3-bot. DO NOT EDIT.
# See https://github.com/protocol/.github/ for details.
name: Tag Push Checker
on:
push:
tags:
- v*
permissions:
contents: read
issues: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
releaser:
uses: protocol/.github/.github/workflows/tagpush.yml@master
uses: pl-strflt/uci/.github/workflows/tagpush.yml@v0.0