File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 4141 github_token_repo_full_access : ${{ secrets.GITHUB_TOKEN_REPO_FULL_ACCESS }}
4242 rmk_cluster_provider : ${{ env.RMK_CLUSTER_PROVIDER }}
4343 rmk_command : ${{ inputs.rmk_command }}
44+ rmk_slack_webhook : ${{ secrets.SLACK_WEBHOOK }}
4445 rmk_version : ${{ inputs.rmk_version }}
Original file line number Diff line number Diff line change 2525 github_token_repo_full_access : ${{ secrets.GITHUB_TOKEN_REPO_FULL_ACCESS }}
2626 rmk_cluster_provider : ${{ env.RMK_CLUSTER_PROVIDER }}
2727 rmk_command : helmfile_validate
28+ rmk_slack_webhook : ${{ secrets.SLACK_WEBHOOK }}
Original file line number Diff line number Diff line change 3333 github_token_repo_full_access : ${{ secrets.GITHUB_TOKEN_REPO_FULL_ACCESS }}
3434 rmk_cluster_provider : ${{ env.RMK_CLUSTER_PROVIDER }}
3535 rmk_command : sync
36+ rmk_slack_webhook : ${{ secrets.SLACK_WEBHOOK }}
You can’t perform that action at this time.
0 commit comments