mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
👷 Updated rm-release action
This commit is contained in:
@@ -33,10 +33,10 @@ jobs:
|
||||
echo ::set-output name=date::$(TZ='Asia/Kolkata' date +"%Y.%m.%d-%H.%M.%S")
|
||||
|
||||
- name: Delete Older Releases
|
||||
uses: nikhilbadyal/ghaction-rm-releases@main
|
||||
uses: nikhilbadyal/ghaction-rm-releases@v0.0.2
|
||||
with:
|
||||
github_token: ${{ secrets.GH_TOKEN }}
|
||||
release_pattern: 'Build*'
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
RELEASE_PATTERN: 'Build*'
|
||||
|
||||
- name: Upload Build Artifact
|
||||
uses: ncipollo/release-action@v1.10.0
|
||||
|
||||
Reference in New Issue
Block a user