mirror of
https://github.com/cdtools-developers/cdtools.git
synced 2026-09-09 21:12:42 +02:00
Merge pull request #24 from gnzng/fix-doc-deployment
[fix] remove environment from github actions for docs deployment
This commit is contained in:
@@ -43,10 +43,6 @@ jobs:
|
||||
group: "pages"
|
||||
cancel-in-progress: false
|
||||
|
||||
environment:
|
||||
name: github-pages
|
||||
url: ${{ steps.deployment.outputs.page_url }}
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user