We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46f5d23 commit 97bd60eCopy full SHA for 97bd60e
1 file changed
.github/workflows/release.yml
@@ -44,8 +44,6 @@ jobs:
44
needs: tag
45
steps:
46
- uses: actions/checkout@v4
47
- with:
48
- persist-credentials: 'false'
49
- name: Set up Python
50
uses: actions/setup-python@v5
51
with:
@@ -67,8 +65,6 @@ jobs:
67
65
68
66
69
70
71
72
- name: Set up QEMU
73
uses: docker/setup-qemu-action@v3
74
- name: Set up Docker Buildx
0 commit comments