Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mfilippov authored Sep 15, 2023
1 parent 9f370f8 commit 63097f3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ jobs:
build:
if: github.event_name != 'release'
runs-on: windows-latest
env:
VIMEO_CLIENT_ID: ${{ secrets.VIMEO_CLIENT_ID }}
VIMEO_CLIENT_SECRET: ${{ secrets.VIMEO_CLIENT_SECRET }}
VIMEO_ACCESS_TOKEN: ${{ secrets.VIMEO_ACCESS_TOKEN }}
VIMEO_EMBED_PRESET_ID: ${{ secrets.VIMEO_EMBED_PRESET_ID }}
steps:
- uses: actions/checkout@v2
- name: Setup .NET
Expand Down

0 comments on commit 63097f3

Please sign in to comment.