Skip to content

GHA: Update softprops/action-gh-release to v3 #45

GHA: Update softprops/action-gh-release to v3

GHA: Update softprops/action-gh-release to v3 #45

Workflow file for this run

name: PR
on: [pull_request]
jobs:
check-format:
uses: ./.github/workflows/format.yml
build:
uses: ./.github/workflows/build.yml
with:
version-suffix: ${{ github.sha }}
archive-suffix: ${{ github.sha }}