Skip to content

Update and rename pr.yaml to compile-assets.yml #1

Update and rename pr.yaml to compile-assets.yml

Update and rename pr.yaml to compile-assets.yml #1

Workflow file for this run

name: build app
on:
pull_request:
branches: [ master ]
jobs:
ui:
permissions:
contents: write
uses: bavix/.github/.github/workflows/[email protected]
secrets:
BOT_TOKEN: ${{ secrets.BOT_TOKEN }}
GPG_BOT: ${{ secrets.GPG_BOT }}
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
GPG_FINGERPRINT: ${{ secrets.GPG_FINGERPRINT }}