Skip to content

Commit

Permalink
chore: fix release-please ci (#3631)
Browse files Browse the repository at this point in the history
  • Loading branch information
shoom3301 authored Jan 15, 2024
1 parent 853bb6c commit 70a166a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3.7.10
- uses: google-github-actions/release-please-action@v4.0.2
name: release
with:
token: ${{ secrets.RELEASE_PLEASE_AUTH }}
include-component-in-tag: true
config-file: release-please-config.json
manifest-file: .release-please-manifest.json
default-branch: main

2 comments on commit 70a166a

@vercel
Copy link

@vercel vercel bot commented on 70a166a Jan 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 70a166a Jan 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

cosmos – ./

cosmos-git-main-cowswap.vercel.app
cosmos-cowswap.vercel.app
cosmos.cow.fi
cowswap-seven.vercel.app

Please sign in to comment.