Update ci.yml

Removed unuseful code. Made the CI crash
This commit is contained in:
Etienne G
2023-02-24 02:38:48 +11:00
committed by GitHub
parent 6733282caf
commit 4e990eb185
-8
View File
@@ -85,12 +85,4 @@ jobs:
with:
default_author: github_actions
message: 'edge: bumping release edge-${{ github.run_id }}'
pull: '--rebase --autostash'
- name: Push changes
uses: ad-m/github-push-action@v0.6.0
with:
github_token: ${{ github.token }}