Skip to content

Merge pull request #3 from simatic-ax/renovate/ax-system-timer-7.x #4

Merge pull request #3 from simatic-ax/renovate/ax-system-timer-7.x

Merge pull request #3 from simatic-ax/renovate/ax-system-timer-7.x #4

Workflow file for this run

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