mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Ensure credentials file permissions set correctly (#1631)
This commit is contained in:
parent
f5b70bc074
commit
8e45f3abb2
1
.github/workflows/publish-gem-package.yml
vendored
1
.github/workflows/publish-gem-package.yml
vendored
@ -45,6 +45,7 @@ jobs:
|
||||
---
|
||||
:github: Bearer ${GITHUB_TOKEN}
|
||||
EOF
|
||||
chmod 0600 ~/.gem/credentials
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: publish package
|
||||
|
Loading…
Reference in New Issue
Block a user