Skip to content

Commit f702587

Browse files
Fix last published version
1 parent a587b87 commit f702587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-2.2.x.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: ./.github/workflows/deploy-int.yml
3333
with:
3434
version: 2.2.x
35-
last_published_version: 2.2.x-dev
35+
last_published_version: 2.2.0
3636
secrets:
3737
AWS_DEPLOY_KEY: ${{ secrets.AWS_DEPLOY_KEY }}
3838
AWS_HOSTNAME: ${{ secrets.AWS_HOSTNAME_STABLE }}

0 commit comments

Comments
 (0)