mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-16 18:04:52 +00:00
Fixing the indentation in version.yml (#2163)
Signed-off-by: Vacha Shah <vachshah@amazon.com>
This commit is contained in:
parent
3ce6c025c4
commit
cfe7226fb7
4
.github/workflows/version.yml
vendored
4
.github/workflows/version.yml
vendored
@ -8,10 +8,8 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
steps:
|
||||
- name: GitHub App token
|
||||
- name: GitHub App token
|
||||
id: github_app_token
|
||||
uses: tibdex/github-app-token@v1.5.0
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user