Skip to content

Fix: action_path templating (and some chores)#23

Merged
adrmachado-public merged 3 commits into
mainfrom
fix-action-path-templating
Jun 17, 2026
Merged

Fix: action_path templating (and some chores)#23
adrmachado-public merged 3 commits into
mainfrom
fix-action-path-templating

Conversation

@adrmachado-public

Copy link
Copy Markdown
Contributor

a few small fixes:

  • we had tried to use uses: ${{ github.action_path }}/../setup-git for referring to the local action flow, but that templating isn't allowed; fix that
  • update all @main references to point to the latest commit (as of writing this pr)
  • update the README, we had a lot of stuff change that wasn't documented

@GoogilyBoogily GoogilyBoogily left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍 🐸

@adrmachado-public
adrmachado-public marked this pull request as ready for review June 17, 2026 17:35
@adrmachado-public
adrmachado-public requested a review from a team June 17, 2026 17:35
@adrmachado-public
adrmachado-public merged commit 24c94d5 into main Jun 17, 2026
1 check passed
@adrmachado-public
adrmachado-public deleted the fix-action-path-templating branch June 17, 2026 17:35
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.

3 participants