Fix actions info #1

Merged
matkam7 merged 2 commits from test into main 2023-09-18 00:32:18 -04:00
Showing only changes of commit 999d8a1163 - Show all commits

View File

@@ -86,7 +86,7 @@ jobs:
with:
context: .
push: true
tags: ${{ secrets.REGISTRY_HOST }}/test/test:${{ gitea.ref_name }}
tags: ${{ secrets.REGISTRY_HOST }}/vsquad/pool-elo:${{ gitea.ref_name }}
- name: Trigger deployment
uses: fjogeleit/http-request-action@v1