We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d77a96d + c476295 commit 30a4102Copy full SHA for 30a4102
1 file changed
.github/workflows/deploy-staging.yml
@@ -28,6 +28,8 @@ jobs:
28
steps:
29
- name: Checkout repository
30
uses: actions/checkout@v4
31
+ with:
32
+ ref: staging
33
34
- name: Set up Docker Buildx
35
uses: docker/setup-buildx-action@v3
0 commit comments