Skip to content

Commit

Permalink
fix: Fix autorelease
Browse files Browse the repository at this point in the history
  • Loading branch information
burashka committed Aug 16, 2022
1 parent c07db93 commit 2d6bcf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: yandex-cloud/ui-release-action@master
- uses: yandex-cloud/ui-release-action@main
with:
github-token: ${{ secrets.YC_UI_BOT_GITHUB_TOKEN }}
npm-token: ${{ secrets.YC_UI_BOT_NPM_TOKEN }}
Expand Down

0 comments on commit 2d6bcf7

Please sign in to comment.