Skip to content

fix: update github profile information #28

fix: update github profile information

fix: update github profile information #28

Workflow file for this run

name: main
on:
push:
branches:
- master
tags-ignore:
- '**'
jobs:
build:
uses: ./.github/workflows/build.yml
with:
release: true
secrets: inherit
permissions:
contents: write
actions: read
pages: write
id-token: write