Skip to content

remove conflict keybinding #18

remove conflict keybinding

remove conflict keybinding #18

Workflow file for this run

name: Release
on:
push:
tags:
- '*.*.*'
jobs:
build:
uses: ./.github/workflows/build.yaml
with:
deploy: true
secrets:
credentials_json: ${{ secrets.GCP_CREDENTIALS }}