Skip to content

can't use $GITHUB_OUTPUT? #68

@alanhe421

Description

@alanhe421
      echo discussionCount=$COUNT >> $GITHUB_OUTPUT

steps.repo-discussion.outputs.discussionCount not work.

      - name: Notify
        uses: appleboy/telegram-action@master
        with:
          to: ${{ secrets.TELEGRAM_TO }}
          token: ${{ secrets.TELEGRAM_TOKEN }}
          message: |
            There are currently ${{steps.repo-discussion.outputs.discussionCount}} discussions, come on!
          format: markdown

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions