Skip to content

Commit

Permalink
Feedback
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Desrosiers <359867+desrosj@users.noreply.github.com>
  • Loading branch information
Mamaduka and desrosj authored Jan 22, 2025
1 parent be92551 commit 7a29079
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload-release-to-plugin-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ jobs:
- name: Install Subversion
run: |
apt-get update -y && apt-get install -y subversion
- name: Check out Gutenberg trunk from WP.org plugin repo
run: |
svn checkout "$PLUGIN_REPO_URL/trunk" --username "$SVN_USERNAME" --password "$SVN_PASSWORD"
Expand Down

0 comments on commit 7a29079

Please sign in to comment.