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

actions: forked-helper: Run only if secret is set and simplify workflow #7094

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

ColorfulRhino
Copy link
Collaborator

Description

The forked helper workflow ran regardless whether ARMBIAN_SELF_DISPATCH_TOKEN was set or not, generating errors if the secret could not be found.

In addition, simplify and beautify the workflow.

How Has This Been Tested?

  • To be tested in future automatic workflow runs, if no errors are generated

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

The workflow ran regardless whether `ARMBIAN_SELF_DISPATCH_TOKEN` was set or not, generating errors if the secret could not be found.

In addition, simplify and beautify the workflow.
@github-actions github-actions bot added size/small PR with less then 50 lines GitHub Actions GitHub Actions code labels Aug 15, 2024
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 08 Milestone: Third quarter release labels Aug 18, 2024
@igorpecovnik igorpecovnik merged commit 7678009 into main Aug 18, 2024
3 checks passed
@igorpecovnik igorpecovnik deleted the forked-helper-secret branch August 18, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
08 Milestone: Third quarter release GitHub Actions GitHub Actions code Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines
Development

Successfully merging this pull request may close these issues.

2 participants