Skip to content

add wine-ge and proton-ge #43

add wine-ge and proton-ge

add wine-ge and proton-ge #43

Workflow file for this run

name: Trigger website repo workflow
# Controls when the workflow will run
on:
push:
branches: [ "master" ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
# Runs a single command using the runners shell
- name: Trigger repo
uses: convictional/[email protected]
with:
owner: resucutie
repo: beyond-software
github_token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
workflow_file_name: gh-actions-deploy.yml
ref: rewrite