Skip to content

Update int128/update-generated-files-action action to v2.42.0 (#642) #673

Update int128/update-generated-files-action action to v2.42.0 (#642)

Update int128/update-generated-files-action action to v2.42.0 (#642) #673

Workflow file for this run

name: release
on:
pull_request:
paths:
- .github/workflows/release.yaml
push:
branches:
- main
tags:
- v*
jobs:
tag:
runs-on: ubuntu-latest
timeout-minutes: 10
permissions:
contents: write
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3.8.1
with:
node-version: 20
cache: yarn
- run: yarn
- run: yarn build
- run: yarn package
- uses: int128/release-typescript-action@0ae845d68f0934d12cb3d0fc2168780a5ba8160d # v1.25.0
with:
# TODO: change this on the stable release
major-version: 0