Skip to content

Commit

Permalink
fix- build process
Browse files Browse the repository at this point in the history
  • Loading branch information
lekhnathpandey committed Sep 9, 2020
1 parent 076594a commit e55edb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
run: echo ::set-output name=tag::${GITHUB_REF:10}
- name: Build
id: build
uses: wpeverest/action-build@master
uses: wpeverest/action-build@1.0.0
with:
generate-zip: true
- name: Upload release asset
Expand Down
2 changes: 1 addition & 1 deletion languages/user-registration.pot
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2020-09-09T10:06:12+05:45\n"
"POT-Creation-Date: 2020-09-08T18:15:37+05:45\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.4.0\n"
"X-Domain: user-registration\n"
Expand Down

0 comments on commit e55edb8

Please sign in to comment.