mirror of
https://github.com/TheLovinator1/discord-reminder-bot.git
synced 2025-08-19 07:34:37 +02:00
Compare commits
2 Commits
dd9dab3f8b
...
3f489edb37
Author | SHA1 | Date | |
---|---|---|---|
|
3f489edb37 | ||
|
ca29c06c81 |
4
.github/workflows/docker-publish.yml
vendored
4
.github/workflows/docker-publish.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- uses: actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709
|
||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
|
||||
|
||||
- uses: astral-sh/setup-uv@ad5ded2d63f566e08a19ef248c3a694efce8c0e4
|
||||
with:
|
||||
@@ -46,7 +46,7 @@ jobs:
|
||||
with:
|
||||
platforms: all
|
||||
|
||||
- uses: docker/setup-buildx-action@2c8bcdab540207666c188bc0c1fe75d2d109dc81
|
||||
- uses: docker/setup-buildx-action@af1b253b8dc984466d22633f04ef341c1520ed2f
|
||||
|
||||
- uses: docker/build-push-action@v6
|
||||
with:
|
||||
|
Reference in New Issue
Block a user