Ensure credentials file permissions set correctly (#1631)

This commit is contained in:
Darragh Bailey 2022-10-05 14:38:28 +01:00 committed by GitHub
parent f5b70bc074
commit 8e45f3abb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,7 @@ jobs:
---
:github: Bearer ${GITHUB_TOKEN}
EOF
chmod 0600 ~/.gem/credentials
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: publish package