Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sjuergen committed Jul 11, 2022
1 parent 66ed1b5 commit 5a5dfcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-action-release_for_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ on:
- release

env:
PROJECT_NAME: template-library
PROJECT_NAME: template-ax2tia
SCOPE: simatic-ax
ACTIONS_REPO: simatic-ax/actions
ACTIONS_LOCAL: ./actions
VERSIONING_TOOL_REPO: simatic-ax/template-ax2tia
VERSIONING_TOOL_REPO: simatic-ax/simatic_versioning
jobs:
versioning:
name: "Bump the version of the package according to the conventional commit"
Expand Down

0 comments on commit 5a5dfcd

Please sign in to comment.