Skip to content

Commit

Permalink
checkout deployed
Browse files Browse the repository at this point in the history
  • Loading branch information
juuwel committed May 26, 2024
1 parent 5f7c605 commit d45926b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-be.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
with:
ref: 'deployed'
- uses: actions/setup-dotnet@v4
with:
dotnet-version: '8.0.x'
Expand Down

0 comments on commit d45926b

Please sign in to comment.