Skip to content

Commit

Permalink
Update dev-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pakkographic committed Aug 12, 2024
1 parent 3fb630c commit 406e1cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dev-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
testing:
name: Feature Testing
uses: ./.github/workflows/feature-testing.yml
secrets:
TEST_BOT_TOKEN: ${{ secrets.TEST_BOT_TOKEN }}
publish:
runs-on: ubuntu-latest
needs: [lint, testing]
Expand Down

0 comments on commit 406e1cb

Please sign in to comment.