Skip to content

Commit

Permalink
Update publish-nightly.yml
Browse files Browse the repository at this point in the history
Forward CI var
  • Loading branch information
StaehliJ authored Jul 25, 2023
1 parent 8430127 commit 1c009eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
DEMO_KEY_PASSWORD: ${{ secrets.KEY_PASSWORD }}
USERNAME: ${{ github.actor }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CI: ${{ github.ci }}

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 1c009eb

Please sign in to comment.