Skip to content

Commit

Permalink
[FB] Workflow | Deploy needs admin acept
Browse files Browse the repository at this point in the history
  • Loading branch information
surapunoyousei authored Jun 27, 2023
1 parent 7c27aa6 commit 6e5eef4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deployments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -763,6 +763,8 @@ jobs:
Deployments:
needs: [build-linux-x86_64-with-PGO, build-linux-aarch64, cleanup, build-with-profdata-and-jarlog, get-display-version]
runs-on: ubuntu-latest
environment:
name: Deploy-to-stable-release
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 6e5eef4

Please sign in to comment.