1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-10-16 09:37:27 +00:00

I should read the files I copy more carefully

This commit is contained in:
Steffo 2022-08-09 03:29:44 +02:00
parent 9b695db544
commit 59a200f61d
Signed by: steffo
GPG key ID: 6965406171929D01
2 changed files with 1 additions and 2 deletions

View file

@ -38,7 +38,6 @@ jobs:
- name: "🏗 Build and push the Docker image"
uses: docker/build-push-action@v3
with:
target: "telegram"
tags: >-
ghcr.io/${{ steps.reponame.outputs.lowercase }}:${{ steps.semver.outputs.precedence }},
ghcr.io/${{ steps.reponame.outputs.lowercase }}:${{ steps.semver.outputs.core }},

2
Cargo.lock generated
View file

@ -1032,7 +1032,7 @@ dependencies = [
[[package]]
name = "patched_porobot"
version = "0.4.1"
version = "0.4.2"
dependencies = [
"glob",
"itertools 0.10.3",