Skip to content

Commit

Permalink
Update tag_and_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpiet authored Nov 8, 2024
1 parent 32ecd7e commit 5908f52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tag_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
add: '["README.md"]'
tag:
needs: update_badges
if: ${{github.event.repository.name == 'aind-library-template'}}
uses: AllenNeuralDynamics/aind-github-actions/.github/workflows/tag.yml@main
secrets:
SERVICE_TOKEN: ${{ secrets.SERVICE_TOKEN }}
Expand Down

0 comments on commit 5908f52

Please sign in to comment.