Skip to content

Commit

Permalink
fix: release
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Jul 10, 2023
1 parent 2641bd8 commit 4513bd3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/action/src/main.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/**
* This package is just a wrapper action for:
* - user-flow action located in this repository under `packages/user-flow-gh-action`
* - sticky-pull-request-comment in GitHub under `marocchino/sticky-pull-request-comment@v2`
* - user-flow action located in this repository under `packages/user-flow-gh-action`.
* - sticky-pull-request-comment in GitHub under `marocchino/sticky-pull-request-comment@v2`.
*
*/
const EMPTY_VAR = null;

0 comments on commit 4513bd3

Please sign in to comment.