Skip to content

12 Dec, 2024

12 Dec, 2024 #25

name: Read Custom Properties
on: push
jobs:
read-properties:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Read Custom Properties
run: |
cat .github/custom-properties.json