diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 3c03599..6b21d46 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -32,7 +32,7 @@ with: parse-json-secrets: true secret-ids: | - OSDS,arn:aws:secretsmanager:us-west-2:206735643321:secret:github-aws-sdk-osds-automation-gebs9n + ${{ secrets.SECRET_ARN }} - name: Run release-please uses: googleapis/release-please-action@v4