debug deploy tokens

This commit is contained in:
Sergey Zhemoytel 2025-01-05 05:00:16 +03:00
parent 24e22f3b59
commit 5a98b180c1

View file

@ -107,8 +107,8 @@ runs:
- name: Deploy in buildkitie
if: github.ref == 'refs/heads/rosa2016.1'
# env:
# PUBLICATOR: ${{ secrets.PUBLICATOR }}
env:
PUBLICATOR: ${{ secrets.PUBLICATOR }}
run: |
echo "Deploying src artifacts..."
for file in /home/builder/rpmbuild/SRPMS/*.rpm; do