We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9888e2d commit 89058aeCopy full SHA for 89058ae
.github/workflows/mirror.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v4
18
19
- name: Mirror
20
- uses: codewurker/gravityforms-plugin-mirror-action@main
+ uses: pronamic/gravityforms-plugin-mirror-action@main
21
env:
22
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
with:
0 commit comments