This commit is contained in:
Дмитрий Шиманский
2023-10-20 18:19:48 +03:00
2 changed files with 5 additions and 5 deletions

View File

@@ -4,9 +4,9 @@ on:
release:
types: [published]
push:
branches: [ "master" ]
types: [latest]
pull_request:
branches: ["master"]
types: [latest]
jobs:
push_to_registries:
@@ -22,8 +22,8 @@ jobs:
- name: Log in to Docker Hub
uses: docker/login-action@v2
with:
username: ${{ env.DOCKER_USERNAME }}
password: ${{ env.DOCKER_PASSWORD }}
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Log in to the Container registry
uses: docker/login-action@v2

View File

@@ -1 +1 @@
{ "github": "https://github.com/YaFlay", "bump": "https://discord.gg/bump-1119294432949325955", "shitpost": "https://t.me/yaflay_shitposts", "boosty": "https://boosty.to/yaflay", "storespw": "https://github.com/PoopStore-Team" }
{ "github": "https://github.com/YaFlay", "gh": "https://github.com/YaFlay", "bump": "https://discord.gg/bump-1119294432949325955", "shitpost": "https://t.me/yaflay_shitposts", "boosty": "https://boosty.to/yaflay", "storespw": "https://github.com/PoopStore-Team", "gh-team": "https://github.com/PoopStore-Team", "twitch": "https://twitch.tv/bebra_yaflay" }