Skip to content

fix: broken update button #87

fix: broken update button

fix: broken update button #87

Workflow file for this run

name: Create Image Tag
on:
push:
branches:
- main
jobs:
tag:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: tool3/bump@master
with:
branch: main
github_token: ${{ secrets.GITHUB_TOKEN }}
unrelated: true