Skip to content

Commit

Permalink
Changed origin to dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Ncoder2 committed Jun 16, 2024
1 parent c9203a6 commit baff27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dashboard-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Push tag changes
run: |
git push -u origin main
git push -u origin dashboard
git push origin ${{ env.TAG_VERSION }}
git log -1
env:
Expand Down

0 comments on commit baff27f

Please sign in to comment.