Skip to content

Commit

Permalink
fix: Define filename to update
Browse files Browse the repository at this point in the history
  • Loading branch information
geokrety-bot committed Aug 7, 2023
1 parent 5905e62 commit 323272e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version-set.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Update Version-Set
uses: fjogeleit/yaml-update-action@main
with:
# valueFile: 'main.yaml'
valueFile: 'main.yaml'
# propertyPath: '${{ steps.vars.outputs.version_set_name }}.docker_tag'
# value: $GITHUB_REF_NAME
changes: |
Expand Down

0 comments on commit 323272e

Please sign in to comment.