Skip to content

Commit

Permalink
⚗️ Experiment different file path #1770
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandolucchesi committed Sep 21, 2023
1 parent 19d0d6c commit fbffc30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DEV-studio-v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
git config --global user.email '[email protected]'
git remote set-url origin https://x-access-token:${{ secrets.PAT }}@github.com/equinor/energyvision-internal
git add ci/latest-prod-tags.json
git add latest-prod-tags.json
git commit -m "Update latest-prod-tags.json with new tags" || echo "No changes to commit"
git push
Expand Down

0 comments on commit fbffc30

Please sign in to comment.