mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 08:55:07 +03:00
test
This commit is contained in:
parent
42ad10b818
commit
adaaf3af94
1 changed files with 1 additions and 0 deletions
1
.github/workflows/complain.yml
vendored
1
.github/workflows/complain.yml
vendored
|
@ -26,6 +26,7 @@ jobs:
|
||||||
SLACK_CHANNEL: ${{ secrets.SLACK_CHANNEL }}
|
SLACK_CHANNEL: ${{ secrets.SLACK_CHANNEL }}
|
||||||
SLACK_MESSAGE: new-version:${{ inputs.projects }} (${{ inputs.platform }}) ${{ steps.status.outputs.status }}
|
SLACK_MESSAGE: new-version:${{ inputs.projects }} (${{ inputs.platform }}) ${{ steps.status.outputs.status }}
|
||||||
SLACK_COLOR: ${{ steps.status.outputs.status }}
|
SLACK_COLOR: ${{ steps.status.outputs.status }}
|
||||||
|
- run: echo ${{ env.GITHUB_REF_NAME }}
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
if: env.GITHUB_REF_NAME == 'main'
|
if: env.GITHUB_REF_NAME == 'main'
|
||||||
- uses: JasonEtco/create-an-issue@v2
|
- uses: JasonEtco/create-an-issue@v2
|
||||||
|
|
Loading…
Reference in a new issue