We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af666f8 commit 49c15ceCopy full SHA for 49c15ce
.github/workflows/deploy-on-push.yml
@@ -48,7 +48,7 @@ jobs:
48
deploy-staging:
49
runs-on: ubuntu-22.04
50
env:
51
- DEPLOY_SHA: b97d407dfda977534a306d40892b823607917824
+ DEPLOY_SHA: af666f8495696f8647d6df736ede3c6399f6a0eb
52
steps:
53
- name: Checkout
54
uses: actions/checkout@v3
@@ -76,7 +76,7 @@ jobs:
76
deploy-prod:
77
78
79
80
81
82
0 commit comments