Skip to content

Remove jobs-publish by default (#165) #37

Remove jobs-publish by default (#165)

Remove jobs-publish by default (#165) #37

Workflow file for this run

jobs:
tag:
runs-on: ubuntu-latest
steps:
- name: Tag latest commit
uses: dycw/action-tag@latest
with:
token: ${{ secrets.GITHUB_TOKEN }}
name: push
"on":
push:
branches:
- master