Skip to content

Commit 3585ce5

Browse files
committed
fix rc
1 parent 5ae98e2 commit 3585ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
url: ${{ steps.deploy.outputs.app_url }}
5555
steps:
5656
- uses: actions/checkout@v4
57-
- uses: forge-42/fly-deploy@v1.0.0-rc.1
57+
- uses: forge-42/fly-deploy@v1.0.0-rc.2
5858
id: deploy
5959
env:
6060
FLY_ORG: ${{ vars.FLY_ORG }}

0 commit comments

Comments
 (0)