Skip to content

Release Libraries

Release Libraries #2

Workflow file for this run

name: Release Libraries
on:
workflow_dispatch:
jobs:
build:
if: contains('["renelink"]', github.actor)
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Test
run: |
echo "test"