Skip to content

Commit

Permalink
Update POEDITOR project id
Browse files Browse the repository at this point in the history
  • Loading branch information
vikineema committed Dec 3, 2024
1 parent cf419c5 commit 4fe408e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ows-config-test-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
if: github.ref == 'refs/heads/master' || github.event_name == 'release' || github.event_name == 'pull_request'
env:
POEDITOR_API_TOKEN: ${{ secrets.POEDITOR_API_TOKEN }}
POEDITOR_PROJECT_ID: "471013"
POEDITOR_PROJECT_ID: "747296"
run: |
python .github/workflows/scripts/upload-po.py
Expand Down

0 comments on commit 4fe408e

Please sign in to comment.