Skip to content

Add input of upload release switch and output of file related information #140

Add input of upload release switch and output of file related information

Add input of upload release switch and output of file related information #140

Workflow file for this run

name: PR Build
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
name: PR Build & Check
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Environment Printer
uses: managedkaos/[email protected]
- run: docker build .