Secrets naming

This commit is contained in:
AlexanderNtk 2024-07-01 16:31:51 +05:00
parent e6a3e82037
commit f13752d8a3

View File

@ -62,7 +62,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: 'saage-tech/aws-infra'
token: ${{ secrets.READ_ST }}
token: ${{ secrets.UPDATE_TGL }}
- name: Download
uses: actions/download-artifact@v4
@ -105,7 +105,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: 'saage-tech/aws-infra'
token: ${{ secrets.READ_ST }}
token: ${{ secrets.UPDATE_TGL }}
- name: Download
uses: actions/download-artifact@v4
@ -148,7 +148,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: 'saage-tech/aws-infra'
token: ${{ secrets.READ_ST }}
token: ${{ secrets.UPDATE_TGL }}
- name: Download
uses: actions/download-artifact@v4
@ -189,7 +189,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: 'saage-tech/terragrunt-live-sgenetwork'
token: ${{ secrets.UPDATE_ST }}
token: ${{ secrets.UPDATE_TGL }}
- name: Replace AMI IDs
env:
@ -233,4 +233,4 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Automated Change - PingPub update
push_options: --force
#push_options: --force