mirror of
https://github.com/TheLovinator1/discord-reminder-bot.git
synced 2025-08-19 07:34:37 +02:00
Compare commits
2 Commits
453a44f125
...
c5de3bfe71
Author | SHA1 | Date | |
---|---|---|---|
|
c5de3bfe71 | ||
|
7025fafb72 |
4
.github/workflows/docker-publish.yml
vendored
4
.github/workflows/docker-publish.yml
vendored
@@ -33,9 +33,9 @@ jobs:
|
|||||||
username: ${{ github.repository_owner }}
|
username: ${{ github.repository_owner }}
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- uses: actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f
|
- uses: actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709
|
||||||
|
|
||||||
- uses: astral-sh/setup-uv@4ac06a054e1a82147502e6128c4eab873ab38aa1
|
- uses: astral-sh/setup-uv@23482a31a88a7c77bb3f00e70b97338bc9ca49f6
|
||||||
with:
|
with:
|
||||||
python-version: 3.13
|
python-version: 3.13
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user