Skip to content

switch to sc4pac-actions and remove old scripts #376

switch to sc4pac-actions and remove old scripts

switch to sc4pac-actions and remove old scripts #376

Workflow file for this run

name: sc4pac CI
on:
push:
branches: [ "main", "action" ]
pull_request_target:
branches: [ "main" ]
# permissions:
# contents: read
jobs:
channel:
uses: memo33/sc4pac-actions/.github/workflows/sc4pac-channel.yaml@main
with:
path: src/yaml
channel-label: Main
deploy-repository: memo33/sc4pac
sc4pac-tools-submodule: sc4pac-tools
use-stex-api: true
secrets:
stex-api-key: ${{ secrets.STEX_API_KEY }}
permissions:
pages: write # to deploy to GitHub Pages
id-token: write # to verify the deployment originates from an appropriate source