diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index d34ea946..05961696 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -58,13 +58,13 @@ jobs: context: . file: ./docker/Dockerfile push: true - tags: ghcr.io/${{ env.REPO_OWNER }}/ssh-project:${{ env.IMAGE_TAG }} + tags: ghcr.io/${{ env.REPO_OWNER }}/termix:${{ env.IMAGE_TAG }} labels: org.opencontainers.image.source=https://github.com/${{ github.repository }} - name: Notify via ntfy run: | curl -d "Docker image build and push completed successfully for tag: ${{ env.IMAGE_TAG }}" \ - https://ntfy.karmaashomepage.online/ssh-project-build + https://ntfy.karmaashomepage.online/termix-build - name: Delete all untagged image versions uses: quartx-analytics/ghcr-cleaner@v1 diff --git a/.idea/.name b/.idea/.name new file mode 100644 index 00000000..f85d9ef2 --- /dev/null +++ b/.idea/.name @@ -0,0 +1 @@ +Termix \ No newline at end of file diff --git a/.idea/icon.svg b/.idea/icon.svg new file mode 100644 index 00000000..43d2b1c8 --- /dev/null +++ b/.idea/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 073b4f93..51a03bc7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,8 +4,15 @@