Skip to content

Commit

Permalink
ci: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
oderayi committed Apr 16, 2024
1 parent b8a654f commit e9f846d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/create-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,13 @@ on:
description: "Deployment values file in oss-core-env repo"
required: true
default: "helm-values-moja2-mojaloop-v15.3.0.yaml"
permissions: write-all

jobs:
create_release_pr:
name: Create Release PR
runs-on: ubuntu-latest
permissions:
contents: write
env:
AWS_DEFAULT_REGION: ${{ vars.AWS_DEFAULT_REGION }}
AWS_DEFAULT_OUTPUT: ${{ vars.AWS_DEFAULT_OUTPUT }}
Expand Down

0 comments on commit e9f846d

Please sign in to comment.