Skip to content

Use dycw/actions for conformalizing instead of dycw/conformalize #49

Use dycw/actions for conformalizing instead of dycw/conformalize

Use dycw/actions for conformalizing instead of dycw/conformalize #49

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:
token: ${{github.token}}
user-name: github-actions-bot
user-email: noreply@github.com