Skip to content

4.1.7 (#602)

4.1.7 (#602) #100

Workflow file for this run

name: Tag
on:
push:
branches: [ master ]
jobs:
tag-new-versions:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.PAT }}
fetch-depth: 2
- uses: salsify/[email protected]
with:
version-command: |
cat VERSION