Skip to content

Commit

Permalink
Merge pull request #16 from simatic-ax/fix_ci_workflow
Browse files Browse the repository at this point in the history
cleanup workflows
  • Loading branch information
sjuergen committed Feb 6, 2023
2 parents 5e807c8 + 7362b04 commit 4cbcde1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 122 deletions.
121 changes: 0 additions & 121 deletions .github/workflows/github-action-release-ae.yml

This file was deleted.

4 changes: 3 additions & 1 deletion .github/workflows/release-applicationexample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
- "*"

jobs:
lint-repo-and-markdown:
uses: simatic-ax/actions/.github/workflows/check-repository.yml@stable
release-apax-lib:
uses: simatic-ax/actions/.github/workflows/apax-publish-template.yml@stable
secrets:
Expand All @@ -13,4 +15,4 @@ jobs:

with:
VERSION: ${{ github.ref_name }}
PROJECT_NAME: ae-actions-test
PROJECT_NAME: ae-tiax

0 comments on commit 4cbcde1

Please sign in to comment.