Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md examples #108

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Conversation

sebastienvermeille
Copy link
Contributor

@sebastienvermeille sebastienvermeille commented Jun 20, 2024

Hi, here are a few improvements for the examples defined in README.md

What are the incoming changes?

  • Fix action name: devops-actions/github-action-load-used-actions -> devops-actions/load-used-actions
  • Fix path property of actions/upload-artifact -> use ${{ steps.load-actions.outputs.actions-file }}

Why are they needed

#107

That way it works as expected 👍

How has this been achieved?

I used the action and figured out that this was the way to use it.

That way they define the correct action
And update upload-artifact path so that it can work as expected
@sebastienvermeille sebastienvermeille marked this pull request as ready for review June 20, 2024 13:58
Copy link
Collaborator

@rajbos rajbos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much!

@rajbos rajbos enabled auto-merge (squash) June 20, 2024 15:45
@sebastienvermeille
Copy link
Contributor Author

@rajbos you are welcome, very happy to contribute even if it's a very small piece 👍

However, just one point: The CI seems to be stuck somewhere, preventing the merge may I ask you to have a look? Thx

@rajbos rajbos disabled auto-merge June 21, 2024 09:34
@rajbos rajbos merged commit d5ff432 into devops-actions:main Jun 21, 2024
3 checks passed
@sebastienvermeille sebastienvermeille deleted the doc-update branch June 25, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants