Skip to content

feat: first version (#1) #1

feat: first version (#1)

feat: first version (#1) #1

Workflow file for this run

name: Execute lint/tests/release
on:
push:
branches:
- main
jobs:
build:
uses: ./.github/workflows/lint-and-tests.yml
release-please:
needs: build
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: simple
package-name: secure-qrcode