Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
feat(docs): change ref to main
Browse files Browse the repository at this point in the history
  • Loading branch information
ByFishh committed Nov 23, 2023
1 parent 7e5e4e2 commit da0ac9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/retype-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on:
push:
branches:
- main
- feature/180-auto-generated-user-docs-staging
workflow_dispatch:

jobs:
Expand All @@ -16,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: 'astrodevs-labs/osmium'
ref: 'feature/180-auto-generated-user-docs-staging'
ref: 'main'

- name: Set up Rust
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit da0ac9f

Please sign in to comment.