Unverified Commit c274de76 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update build.yml

parent 0a9e3711
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -92,13 +92,6 @@ jobs:
        uses: action-pack/bump@v2
        with:
          token: ${{ secrets.REPO_ACCESS_TOKEN }}
      -
        name: Push to Gitlab mirror
        uses: action-pack/gitlab-sync@v3
        with:
          url: ${{ secrets.GITLAB_URL }}
          token: ${{ secrets.GITLAB_TOKEN }}
          username: ${{ secrets.GITLAB_USERNAME }}
      -
        name: Send mail
        uses: action-pack/send-mail@v1