Skip to content

Commit

Permalink
Update tag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher authored Sep 29, 2024
1 parent c9301c2 commit 8700a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ on:

jobs:
tag-and-release:
if: github.repository == 'ultralytics/docs' && github.actor == 'glenn-jocher'
if: github.repository == 'ultralytics/assets' && github.actor == 'glenn-jocher'
name: Tag and Release
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 8700a5e

Please sign in to comment.