Skip to content

Commit

Permalink
enable tag and publish
Browse files Browse the repository at this point in the history
  • Loading branch information
galenlynch committed Oct 26, 2024
1 parent 070d809 commit 9f56e27
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tag_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
add: '["README.md"]'
tag:
needs: update_badges
if: false
uses: AllenNeuralDynamics/aind-github-actions/.github/workflows/tag.yml@main
secrets:
SERVICE_TOKEN: ${{ secrets.SERVICE_TOKEN }}
Expand All @@ -72,7 +71,6 @@ jobs:
GO_ARCH: 'amd64'
SINGULARITY_VERSION: '3.7.0'
needs: tag
if: false
steps:
- uses: actions/checkout@v3
- name: Pull latest changes
Expand Down

0 comments on commit 9f56e27

Please sign in to comment.