mirror of
https://github.com/revanced/revanced-releases-api.git
synced 2025-05-20 14:07:04 +02:00
fix separator being deprecated
This commit is contained in:
parent
4963e43915
commit
555e73c8db
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -60,7 +60,6 @@ jobs:
|
|||||||
flavor: |
|
flavor: |
|
||||||
latest=${{ startsWith(github.ref, 'refs/heads/main') }}
|
latest=${{ startsWith(github.ref, 'refs/heads/main') }}
|
||||||
suffix=-${{ github.sha }}
|
suffix=-${{ github.sha }}
|
||||||
separator=-
|
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
id: build
|
id: build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user