mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-07-13 13:26:43 +02:00
Update release.yml
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -56,10 +56,10 @@ jobs:
|
||||
echo "::set-output name=beta::$BETA"
|
||||
|
||||
- name: Create Tag
|
||||
uses: laputansoft/github-tag-action@v4.6
|
||||
uses: mathieudutour/github-tag-action@v6.1
|
||||
with:
|
||||
github_token: ${{ secrets.GH_ACCESS_TOKEN }}
|
||||
tag: "${{ steps.extract_version.outputs.tag }}"
|
||||
custom_tag: "${{ steps.extract_version.outputs.tag }}"
|
||||
|
||||
- name: Create Release And Upload APKs
|
||||
uses: ncipollo/release-action@v1
|
||||
|
Reference in New Issue
Block a user