Skip to content

Commit

Permalink
Add RC build to deployments.
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyTolene committed Nov 17, 2023
1 parent 169e913 commit 3729840
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
- name: release
sdk-channel: release

- name: rc
sdk-channel: rc

name: "ufbt: Build for ${{ matrix.name }}"
steps:
- name: Checkout
Expand Down

0 comments on commit 3729840

Please sign in to comment.