Skip to content

Commit

Permalink
Bump version to 13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BenRamchandani committed Jun 19, 2024
1 parent 8e2a616 commit 346e0a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.aws_access_key_ci }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.aws_secret_key_ci }}
AWS_REGION: "eu-west-1"
VERSION: "13.0"
VERSION: "13.1"
REPOSITORY: "delta-auth-service"
ECR_PATH: "468442790030.dkr.ecr.eu-west-1.amazonaws.com"
outputs:
Expand Down

0 comments on commit 346e0a4

Please sign in to comment.