Skip to content

Bump appleboy/telegram-action from 0.1.1 to 1.0.0 (#126) #34

Bump appleboy/telegram-action from 0.1.1 to 1.0.0 (#126)

Bump appleboy/telegram-action from 0.1.1 to 1.0.0 (#126) #34

Workflow file for this run

name: Move release tags
on:
push:
tags:
- v[0-9]+.[0-9]+.[0-9]+
permissions:
contents: write
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true
jobs:
update-release-tags:
name: Update release tags
uses: bewuethr/workflows/.github/workflows/releasetracker.yml@main