Skip to content

Commit

Permalink
ci: remove conan env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
hanskw-weston committed Sep 13, 2024
1 parent 64c7aa7 commit 85bb063
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ on:
- "*"
workflow_dispatch:

env:
CONAN_USER: ${{ secrets.ARTIFACTORY_CONAN_USERNAME }}
CONAN_TOKEN: ${{ secrets.ARTIFACTORY_CONAN_ACCESS_TOKEN }}

jobs:
release:
runs-on: ["ubuntu-latest"]
Expand Down

0 comments on commit 85bb063

Please sign in to comment.