Skip to content

Commit

Permalink
Closing quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrjohns committed Feb 4, 2024
1 parent 3eab891 commit a8dc6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_to_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

- name: Label visuals as 'Development'
run: |
sed -i 's/"name":"PBISPC"/"name":PBISPC_DEV"/g' pbiviz.json
sed -i 's/"name":"PBISPC"/"name":"PBISPC_DEV"/g' pbiviz.json
sed -i 's/"displayName":"SPC Charts"/"displayName":"SPC Charts (Dev)"/g' pbiviz.json
sed -i 's/"guid":"PBISPC"/"guid":"PBISPC_DEV"/g' pbiviz.json
shell: bash
Expand Down

0 comments on commit a8dc6e0

Please sign in to comment.