Skip to content

Commit

Permalink
im stupid
Browse files Browse the repository at this point in the history
  • Loading branch information
greeeen-dev committed Dec 11, 2024
1 parent 51c7333 commit 136dfbe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ jobs:
runs-on: ubuntu-latest
environment: "Alpha release"
steps:
- uses: actions/checkout@v4
with:
ref: ${{ vars.BRANCH }}
- uses: ./.github/workflows/release.yml
with:
type: alpha
Expand Down

0 comments on commit 136dfbe

Please sign in to comment.