Skip to content

Do not use cd (#815) #34

Do not use cd (#815)

Do not use cd (#815) #34

Workflow file for this run

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