mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
Bump pajlada/create-release from v2 to v2.0.2 (#2136)
This commit is contained in:
parent
40da838a9d
commit
17b9cf8798
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -159,7 +159,7 @@ jobs:
|
|||
steps:
|
||||
- name: Create release
|
||||
id: create_release
|
||||
uses: pajlada/create-release@v2
|
||||
uses: pajlada/create-release@v2.0.2
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue