Skip to content

Build Godot Action v1.4.0

Compare
Choose a tag to compare
@yeslayla yeslayla released this 04 May 02:09
· 9 commits to master since this release
5206884

Changes:

  • Build in GitHub workspace rather than home
  • Changed export values to be relative to workspace

Note for anyone looking to move from v1.3.x -> v1.4.0:

So outputs now have to be referenced as:
${{ github.workspace }}/${{ steps.build.outputs.build }}