Skip to content

Commit

Permalink
fix github actions 4
Browse files Browse the repository at this point in the history
  • Loading branch information
RamyAlshurafa committed Dec 16, 2023
1 parent 3c3c58b commit b511696
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,3 @@ jobs:
with:
push: true
tags: ghcr.io/${{ github.repository }}:latest

- name: Notify discord
uses: rtCamp/[email protected]
env:
DISCORD_WEBHOOK_URL: ${{ secrets.DISCORD_WEBHOOK_URL }}
DISCORD_TITLE: "Docker Image"
DISCORD_DESCRIPTION: "Docker image has been updated"
DISCORD_COLOR: "#ff0000"
DISCORD_FOOTER: "Docker Image"
DISCORD_AUTHOR: "Docker Image"
DISCORD_AUTHOR_URL: "https://discord.com/api/webhooks/1185606535003517009/2kwa0kKHUZySgEEhX_cz6Ar_TIUZh6otGjJ9tetp9NKrmg1CErEPYk5TsVFQkEk4U4wE"

0 comments on commit b511696

Please sign in to comment.