Skip to content

Commit

Permalink
(build) Remove Gitter environment variables
Browse files Browse the repository at this point in the history
Gitter is no longer a "thing", therefore let's remove the environment
variables that are in play, since they are no longer required.
  • Loading branch information
gep13 committed Nov 19, 2023
1 parent 813fc60 commit 8b95f0c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:

env:
GITHUB_PAT: ${{ secrets.GH_TOKEN }}
GITTER_ROOM_ID: ${{ secrets.GITTER_ROOM_ID }}
GITTER_TOKEN: ${{ secrets.GITTER_TOKEN }}
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}
NUGET_SOURCE: "https://api.nuget.org/v3/index.json"
TWITTER_ACCESS_TOKEN: ${{ secrets.TWITTER_ACCESS_TOKEN }}
Expand Down

0 comments on commit 8b95f0c

Please sign in to comment.