This commit is contained in:
michael
2024-09-26 17:34:12 +02:00
parent 79476a8458
commit 276efef783
3 changed files with 18 additions and 21 deletions

View File

@@ -150,7 +150,6 @@ jobs:
path: ./update/* path: ./update/*
######################################################################################### #########################################################################################
## Pack for Remote Setup ## Pack for Remote Setup
######################################################################################### #########################################################################################

View File

@@ -60,4 +60,3 @@ jobs:
- name: Deploy to GitHub Pages - name: Deploy to GitHub Pages
id: deployment id: deployment
uses: actions/deploy-pages@v1 uses: actions/deploy-pages@v1

View File

@@ -22,7 +22,6 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
#################################################################### ####################################################################
## Remove labels again (issues only) ## Remove labels again (issues only)
## Make sure to also add the reply message to .github/label-commenter-config.yaml! ## Make sure to also add the reply message to .github/label-commenter-config.yaml!