Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove release steps #1186

Merged
merged 1 commit into from
Mar 17, 2024
Merged

fix: Remove release steps #1186

merged 1 commit into from
Mar 17, 2024

Conversation

stoobie
Copy link
Collaborator

@stoobie stoobie commented Mar 17, 2024

  • Move steps to generate and upload site to production server from tag.yml to push.yml, avoiding tag.yml.

Description of the Changes

  • Comment out step named Push to remove branch, which seems to just create a new tag named v0.x.y.
  • Move steps to generate and upload site to production server from tag.yml to push.yml, avoiding tag.yml.

PR Preview URL

After you push a commit to this PR, a preview is built and a URL to the root of the preview appears in the comment feed.

Paste here the specific URL(s) of the content that this PR addresses.

Check List

  • Changes have been done against main branch, and PR does not conflict
  • PR title follows the convention: <docs/feat/fix/chore>(optional scope): <description>, e.g: fix: minor typos in code

This change is Reviewable

… create a new tag named v0.x.y.

* Move steps to generate and upload site to production server from tag.yml to push.yml, avoiding tag.yml.
Copy link

Your preview build is ready! ✨ Check the following link in 1-2 minutes: https://starknet-io.github.io/starknet-docs/pr-1186/documentation/ .

@stoobie stoobie merged commit fe3e51b into main Mar 17, 2024
3 checks passed
@stoobie stoobie deleted the remove_release_steps branch March 17, 2024 15:04
xiaolou86 pushed a commit to xiaolou86/starknet-docs that referenced this pull request Apr 7, 2024
… create a new tag named v0.x.y. (starknet-io#1186)

* Move steps to generate and upload site to production server from tag.yml to push.yml, avoiding tag.yml.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant