Skip to content

trying live api version #3

trying live api version

trying live api version #3

name: 'Change your Beacon API verison'
on:
push:
branches:
- spanish-beacon
jobs:
test-update-file:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Update api_version.yaml
uses: EGA-archive/beacon2-ri-api@spanish-beacon
with:
valueFile: 'beacon/api_version.yaml'
propertyPath: 'file.api_version'
value: v2.0.1
commitChange: false