Skip to content

Bump softprops/action-gh-release from 1 to 2 #61

Bump softprops/action-gh-release from 1 to 2

Bump softprops/action-gh-release from 1 to 2 #61

Workflow file for this run

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