Skip to content

build(deps): bump softprops/action-gh-release from 1 to 2 #32

build(deps): bump softprops/action-gh-release from 1 to 2

build(deps): bump softprops/action-gh-release from 1 to 2 #32

Workflow file for this run

name: CI
on:
pull_request:
env:
GO_VERSION: 1.19
jobs:
build:
name: Build
uses: ./.github/workflows/reusable-build-and-push.yml
with:
image_tag: ${{ github.sha }}
push: false
upload: false