Skip to content

update actions

update actions #30

Workflow file for this run

name: Run Tests
on:
push:
branches:
- '**'
pull_request:
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