Skip to content

Commit

Permalink
update Star Tracker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SkalskiP committed Sep 16, 2024
1 parent 138f378 commit 6f6878d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/star-tracker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3

- name: Track Stars
uses: roboflow/startrack@v1
uses: roboflow/star-track@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
organizations: 'roboflow, autodistill'
Expand Down

0 comments on commit 6f6878d

Please sign in to comment.