Skip to content

Commit

Permalink
Merge pull request #7 from OmOmofonmwan/feature/IAT-000-GitHub-Actions
Browse files Browse the repository at this point in the history
Updated TRUNK_BRANCH_NAME
  • Loading branch information
OmOmofonmwan authored Aug 13, 2024
2 parents 459c6d1 + e6b476f commit 57d5857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

env:
BRANCH_NAME: ${{github.ref_name}}
TRUNK_BRANCH: 'main'
TRUNK_BRANCH_NAME: 'main'
IKMDEVOPS_PAT: ${{secrets.IKMDEVOPS_PAT_TOKEN}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
GPG_PASSPHRASE: ${{secrets.SELF_HOSTED_GPG_PASSPHRASE}}
Expand Down

0 comments on commit 57d5857

Please sign in to comment.