Skip to content

Commit

Permalink
fix action names
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Oct 9, 2023
1 parent 6acdead commit c5ded43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Test_setup-autopkg-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- ".github/workflows/Test_setup-autopkg-actions.yaml"

jobs:
TestAction_setup-autopkg:
Test_setup-autopkg-actions:
strategy:
matrix:
# https://ncorti.com/blog/howto-github-actions-build-matrix
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Test_setup-autopkg-actions_full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- ".github/workflows/Test_setup-autopkg-actions_full.yaml"

jobs:
TestAction_setup-autopkg:
Test_setup-autopkg-actions:
strategy:
matrix:
# https://ncorti.com/blog/howto-github-actions-build-matrix
Expand Down

0 comments on commit c5ded43

Please sign in to comment.