Skip to content

Commit

Permalink
Undo copy to gh-pages action
Browse files Browse the repository at this point in the history
  • Loading branch information
wmdietl committed Jun 26, 2023
1 parent 722ec3e commit 9efd1c4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,6 @@ jobs:
- name: Build with Maven
run: mvn -B package --file pom.xml

# Copy the files to the gh-pages branch
- name: Copy To Branches Action
uses: planetoftheweb/copy-to-branches@v1.2
env:
key: main
branches: gh-pages
files: afu-template.md cf-template.md CFLogo.png README.md index.md pom.xml 404.html src/main/java/io/github/eisop/website/EisopSiteGenerator.java

# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
# - name: Update dependency graph
# uses: advanced-security/maven-dependency-submission-action@v3

0 comments on commit 9efd1c4

Please sign in to comment.