Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Commit

Permalink
Fixing deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotcourant committed Sep 26, 2021
1 parent 75db814 commit 2d51658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ jobs:
target_url: https://api.staging.monetr.dev
environment: staging
auto_merge: false
ref: "${{ env.GITHUB_SHA }}"
ref: "${{ github.sha }}"

0 comments on commit 2d51658

Please sign in to comment.