Merge pull request #52 from jdaugherty/target_folder_support

#50 - add TARGET_FOLDER support to github documentation deployment ac…
diff --git a/.github/vote_templates/staged.txt b/.github/vote_templates/staged.txt
index 68db838..8129850 100644
--- a/.github/vote_templates/staged.txt
+++ b/.github/vote_templates/staged.txt
@@ -20,14 +20,14 @@
 
 Please vote on releasing this package as: Apache Grails GitHub Actions ${VERSION}.
 
-Reminder on ASF release approval requirements for PPMC members:
+Reminder on ASF release approval requirements for PMC members:
 https://www.apache.org/legal/release-policy.html#release-approval
 
 Hints on validating checksums/signatures (but replace md5sum with sha512sum):
 https://www.apache.org/info/verification.html
 
 The vote is open for a minimum of 72 hours and passes if a majority of at least
-three +1 PPMC votes are cast.
+three +1 PMC votes are cast.
 
 [ ] +1 Release Apache Grails GitHub Actions ${VERSION}
 [ ]  0 I don't have a strong opinion about this, but I assume it's ok
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 10d2efb..6c154a1 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -240,7 +240,7 @@
         run: curl -s https://api.ipify.org
       - name: "Setup SVN and Tools"
         run: sudo apt-get install -y subversion subversion-tools tree gettext-base
-      - name: "🗳 Grails PPMC Vote Confirmation - MANUAL"
+      - name: "🗳 Grails PMC Vote Confirmation - MANUAL"
         run: |
           echo "::group::Manual Confirmation"
           echo "🔎 This step is a placeholder that the vote confirmation on dev@grails.apache.org completed successfully."