Skip to content

Commit

Permalink
Merge pull request #803 from salasberryfin/updatecli-commit-using-api
Browse files Browse the repository at this point in the history
fix: sign updatecli commits
  • Loading branch information
salasberryfin authored Oct 24, 2024
2 parents 1155a93 + db2ede7 commit 8d18aa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions updatecli/updatecli.d/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ scms:
token: '{{ requiredEnv "UPDATECLI_GITHUB_TOKEN" }}'
username: '{{ requiredEnv "UPDATECLI_GITHUB_ACTOR" }}'
branch: main
commitusingapi: true

# retrieve latest provider release
sources:
Expand Down

0 comments on commit 8d18aa2

Please sign in to comment.