Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ejsmith authored Sep 2, 2020
1 parent 727ebf5 commit 90a53ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
run: |
git clone https://github.com/exceptionless/Exceptionless.git helm
cd helm
git checkout $(echo ${GITHUB_REF#refs/heads/})
git checkout master
- name: Deploy Changes to Production Environment
if: startsWith(github.ref, 'refs/tags/v')
run: |
Expand Down

0 comments on commit 90a53ec

Please sign in to comment.