ci: Remove unnecessary vars
per https://github.com/hashicorp/vagrant-ruby/pull/270#discussion_r867266809
This commit is contained in:
parent
ca57fb223a
commit
afd0346dc1
3
.github/workflows/spectesting.yml
vendored
3
.github/workflows/spectesting.yml
vendored
@ -103,6 +103,3 @@ jobs:
|
||||
steps:
|
||||
- name: Notify on Success
|
||||
run: ./.ci/spec/notify-success.sh
|
||||
env:
|
||||
HASHIBOT_USERNAME: ${{ secrets.HASHIBOT_USERNAME }}
|
||||
HASHIBOT_TOKEN: ${{ secrets.HASHIBOT_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user