We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a152c7 + 6eeb995 commit a773409Copy full SHA for a773409
.github/workflows/merge_main.yml
@@ -41,7 +41,7 @@ jobs:
41
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
42
with:
43
source-directory: 'output'
44
- destination-github-username: 'openinfradev'
+ destination-github-username: ${{ github.repository_owner }}
45
destination-repository-name: 'decapod-manifests'
46
user-email: 'taco_support@sk.com'
47
commit-message: See ORIGIN_COMMIT
0 commit comments