Skip to content

Commit

Permalink
Remove logo workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
camilogarciabotero committed Apr 8, 2024
1 parent 3201791 commit 526f6ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/Documenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
uses: julia-actions/setup-julia@v2
- name: Pull Julia cache
uses: julia-actions/cache@v1
- name: Generate logo
run: julia --project=docs -e "using Pkg; Pkg.instantiate()"; julia --project=docs/ --color=yes docs/logo.jl
- uses: julia-actions/julia-docdeploy@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
Expand Down

0 comments on commit 526f6ad

Please sign in to comment.