Skip to content

Commit ccbc123

Browse files
authored
chore: do not push on cd
1 parent fa976e0 commit ccbc123

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ jobs:
163163
else
164164
echo "CRATE_VERSION=$(cargo tag -p=v prerelease pre.$(date +%Y%m%d%H%M%S))" >> $GITHUB_ENV
165165
fi
166-
git push origin main --follow-tags
167166
168167
- name: Login to Crates.io
169168
if: github.event_name == 'workflow_dispatch'

0 commit comments

Comments
 (0)