diff --git a/.github/workflows/cicd-pages.yml b/.github/workflows/cicd-pages.yml index b6e6014..9bc5937 100644 --- a/.github/workflows/cicd-pages.yml +++ b/.github/workflows/cicd-pages.yml @@ -2,7 +2,7 @@ name: Deploy to Pages # Update the issue number below to correspond to the currently active draw env: - ISSUE_ID: 65 + ISSUE_ID: 70 on: # Runs on pushes targeting the default branch