mirror of
https://github.com/qmk/.github.git
synced 2026-09-07 16:00:17 +02:00
Bump softprops/action-gh-release from 2 to 3 (#17)
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
|
||||
- name: Generate Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: softprops/action-gh-release@v3
|
||||
if: always() && !cancelled()
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
|
||||
Reference in New Issue
Block a user