Change # to ! for deploy macro
!action/build-deploy
By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.
!action/build-deploy
steve0greatness,
created on Wednesday, 16 October 2024, 23:57:38 (1729123058),
received on Wednesday, 16 October 2024, 23:59:16 (1729123156)
Author identity: Steve0Greatness <steve0greatnessiscool@gmail.com>
495cfa7b12dc1018669291bf27f6b11b8a4dc68a
with: path: build deploy: if: "contains(github.event.head_commit.message, '#action/build-deploy')"if: "contains(github.event.head_commit.message, '!action/build-deploy')"needs: [build] runs-on: ubuntu-latest strategy: