Skip to content

trying to bypass vars #3

trying to bypass vars

trying to bypass vars #3

Workflow file for this run

name: Test PBO Maker actions
on:
pull_request:
push:
jobs:
pack:
runs-on: windows
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 2
- name: Test PBO Maker action
uses: ./
with:
build_tool: 'test build tool'
private_key: 'test private key'