mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-07 07:06:56 +00:00
Add missing comment
This commit is contained in:
parent
e5ef6c9c11
commit
e031fa076e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -266,7 +266,7 @@ jobs:
|
|||
|
||||
# Removing publish step for now.
|
||||
# publish:
|
||||
|
||||
# if: github.event_name == 'push' && contains(github.ref, 'master')
|
||||
# runs-on: ubuntu-latest
|
||||
# needs: [build, integration, e2e]
|
||||
# steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue