mirror of
https://github.com/bitwarden/android.git
synced 2026-05-22 04:22:11 -05:00
add checkout repo
This commit is contained in:
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@@ -37,6 +37,9 @@ jobs:
|
||||
name: Promote build to Production in Play Store
|
||||
|
||||
steps:
|
||||
- name: Check out repo
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
|
||||
- name: Configure Ruby
|
||||
uses: ruby/setup-ruby@ca041f971d66735f3e5ff1e21cc13e2d51e7e535 # v1.233.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user