GHA: Slack notifications to sts4-builds channel. Revert python 3.11 install

This commit is contained in:
aboyko
2023-11-07 21:14:24 -05:00
parent 031387ef9e
commit a5dc77e4bd
3 changed files with 2 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ jobs:
name: Upload to Akamai
runs-on: ubuntu-latest
steps:
- name: Gene file and upload
- name: Gen file and upload
id: gen-upload
env:
AWS_ACCESS_KEY_ID: ${{ secrets.TOOLS_CLOUDGATE_ACCESS_KEY }}

View File

@@ -224,7 +224,6 @@ jobs:
security unlock-keychain -p ${{ secrets.KEYCHAIN_PASSWORD }} $RUNNER_TEMP/app-signing.keychain-db
- name: Install appdmg
run: |
brew install python@3.11
npm install -g appdmg
- name: Download OSX tar.gz files from S3 for Signing/Notarization
env:

View File

@@ -17,7 +17,7 @@ jobs:
env:
SLACK_BOT_TOKEN: ${{ secrets.VMWARE_SLACK_BOT_TOKEN }}
with:
channel-id: "C0188MENU2J"
channel-id: "C4W4Q9FR9"
payload: |
{
"text": "${{ inputs.md_message }}",