Skip to content

Commit

Permalink
cleanup workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
sjuergen committed Feb 6, 2023
1 parent 405d815 commit 7362b04
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 7362b04

Please sign in to comment.