Update build.yml

This commit is contained in:
Kroese 2024-06-02 22:41:25 +02:00 committed by GitHub
parent 0a9e3711be
commit c274de7697
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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