Skip to content

fix load command

fix load command #4

on:
push:
# Pattern matched against refs/tags
tags:
- "*"
jobs:
release-apax-lib:
uses: simatic-ax/actions/.github/workflows/apax-publish-applicationexample.yml@stable
secrets:
APAX_TOKEN: ${{ secrets.APAX_TOKEN }}
DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }}
with:
VERSION: ${{ github.ref_name }}
PROJECT_NAME: ae-json-library