Skip to content

Commit

Permalink
try out the v2 candidate branch
Browse files Browse the repository at this point in the history
  • Loading branch information
zeke committed May 16, 2024
1 parent 751d0c1 commit eda510c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,9 @@ jobs:
uses: actions/checkout@v4

- name: Setup Cog
uses: replicate/setup-cog@v1
uses: replicate/setup-cog@56d6b9eff0ececba2c6460110074b4a8587d4063
with:
cog-version: "v0.9.8-alpha"
install-cuda: false
token: ${{ secrets.REPLICATE_API_TOKEN }}

- name: Push to Replicate
Expand Down

0 comments on commit eda510c

Please sign in to comment.