Skip to content

feat: updates to support sandbox #74

feat: updates to support sandbox

feat: updates to support sandbox #74

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