diff --git a/.github/workflows/push-image.yml b/.github/workflows/push-image.yml index 2d37a46..8489b6c 100644 --- a/.github/workflows/push-image.yml +++ b/.github/workflows/push-image.yml @@ -1,8 +1,6 @@ name: Push Image to ghcr.io run-name: ${{ github.actor }} is running this workflow on: [push] - environment: - name: actions-env-1 jobs: Pull-From_Gitlab: runs-on: ubuntu-latest