Skip to content

Commit

Permalink
BLD: add library-token for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
ebolyen committed Feb 25, 2021
1 parent c3b6b93 commit b845f78
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# This file is automatically generated by busywork.qiime2.org and
# template-repos - any manual edits made to this file will be erased when
# busywork performs maintenance updates.

name: ci

on:
Expand Down Expand Up @@ -52,3 +48,4 @@ jobs:
package-name: q2-mystery-stew
build-target: staging
additional-tests: py.test --pyargs q2_mystery_stew
library-token: ${{ secrets.LIBRARY_TOKEN }}

0 comments on commit b845f78

Please sign in to comment.