Skip to content

Commit

Permalink
update viash pro token
Browse files Browse the repository at this point in the history
  • Loading branch information
sainirmayi committed Jan 4, 2024
1 parent a02712c commit a4f454c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,15 @@ jobs:
with:
components: src
workflows: src
viash_pro_token: ${{ secrets.GTHB_PAT }}
viash_pro_token: ${{ secrets.GITHUB_TOKEN }}
tools_version: 'main_build'

- name: Build parameter files
uses: viash-io/viash-actions/pro/build-nextflow-params@v4
with:
workflows: src
components: src
viash_pro_token: ${{ secrets.GTHB_PAT }}
viash_pro_token: ${{ secrets.GITHUB_TOKEN }}
tools_version: 'main_build'

- name: Deploy to target branch
Expand Down

0 comments on commit a4f454c

Please sign in to comment.