Skip to content

Commit

Permalink
Bump frontend release version
Browse files Browse the repository at this point in the history
  • Loading branch information
HEnquist committed Aug 21, 2022
1 parent 4971cc9 commit b0a660a
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-rc4
ref: v1.0.0-rc5
- 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-rc4
ref: v1.0.0-rc5
- name: Build and publish
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit b0a660a

Please sign in to comment.