Skip to content

tee_* deprecation: Add records.sh prefix to message so the user knows… #4

tee_* deprecation: Add records.sh prefix to message so the user knows…

tee_* deprecation: Add records.sh prefix to message so the user knows… #4

Workflow file for this run

name: Release
on:
push:
tags: ['v*']
jobs:
lint:
uses: ./.github/workflows/lint.yaml
secrets: inherit
release:
needs: [lint]
permissions:
contents: write
runs-on: ubuntu-latest
name: Create GitHub release
steps:
- uses: orbit-online/upkg-release@v1
with:
paths: records.sh LICENSE README.md