Skip to content

Commit

Permalink
forgor to fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
leomotors committed Dec 13, 2022
1 parent 4207728 commit b93fe99
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- name: Publish Release
uses: Leomotors/auto-publish-release@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RELEASE_TITLE: "Anime Captcha {VERSION}"
VERSION_MUST_INCREASE: true
TAG: ${{ github.ref }}
githubToken: ${{ secrets.GITHUB_TOKEN }}
title: "Anime Captcha"
tag: ${{ github.ref }}
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ All notable change except updating data will be noted here

- chore: bump deps
- feat: Deployed to Edge
- refactor: clean code, fix a11y

## [1.5.162] - 2022-09-17

Expand Down

1 comment on commit b93fe99

@vercel
Copy link

@vercel vercel bot commented on b93fe99 Dec 13, 2022

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:

anime-captcha – ./

anime-captcha-git-main-leomotors.vercel.app
anime-captcha.vercel.app
anime-captcha-leomotors.vercel.app

Please sign in to comment.