Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Decommissioning this branch. Workflow will now be highly modular with a main branch for each page. This is the best workflow I found for the archive and I think it would be easiest to incorporate for all pages now and in the future. 

So basically, the main branch will not deploy to the site, it will only look like it does because of 'dry-run: true'
  • Loading branch information
monawasensei committed Dec 1, 2020
1 parent 0b1d4cb commit 1fdedd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Expand Up @@ -15,3 +15,4 @@ jobs:
username: potatoroot
password: ${{ secrets.password }}
state-name: syncStates/.ftp-Main-sync-state.json
dry-run: true

0 comments on commit 1fdedd8

Please sign in to comment.