Skip to content

Commit

Permalink
Update frontend version
Browse files Browse the repository at this point in the history
  • Loading branch information
HEnquist committed May 18, 2022
1 parent 1e97f27 commit bb3df9e
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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v2
with:
repository: HEnquist/camillagui
ref: v1.0.0
ref: v1.0.0-rc2
- name: Build and publish
uses: actions/setup-node@v1
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
with:
repository: HEnquist/camillagui
ref: v1.0.0
ref: v1.0.0-rc2
- name: Build and publish
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit bb3df9e

Please sign in to comment.