1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-23 04:51:13 +01:00

Try fixing

This commit is contained in:
Daniil Gentili 2023-05-28 19:14:56 +02:00
parent 2dfe943ee8
commit 83302da96a
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7
2 changed files with 1 additions and 3 deletions

View File

@ -28,5 +28,4 @@ pipeline:
platforms: ${platform}
tag: next
when:
event: push
platform: ${platform}
event: push

View File

@ -25,7 +25,6 @@ pipeline:
event:
- tag
- push
platform: ${platform}
secrets:
- GITHUB_TOKEN
- API_ID