Skip to content

Commit

Permalink
Merge pull request #82 from FIRSTIsrael/johnmeshulam-patch-1
Browse files Browse the repository at this point in the history
Update build_and_deploy.yml
  • Loading branch information
johnmeshulam authored Dec 3, 2023
2 parents 87e8152 + 7b651e0 commit 0d8b66f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

env:
REGISTRY: 'registry.digitalocean.com/first-israel-registry'
IMAGE_TAG: ${{ github.ref }}
IMAGE_TAG: ${{ github.ref_name }}
DIGITALOCEAN_KEY: ${{ secrets.DIGITALOCEAN_KEY }}
DIGITALOCEAN_SECRET: ${{ secrets.DIGITALOCEAN_SECRET }}
DIGITALOCEAN_ENDPOINT: ${{ vars.DIGITALOCEAN_ENDPOINT }}
Expand Down

0 comments on commit 0d8b66f

Please sign in to comment.