Skip to content

Error: ["{}"] or "{}" when using this action #79

@Patlatus

Description

@Patlatus

I used version archive/[email protected] and it is not working.

Image

Tried to upgrade to archive/github-actions-slack@master

Image

I have very simple configuration and I don't understand why it doesn't work. I believe it used to work fine before

  - name: Send message to Slack API
    uses: archive/github-actions-slack@master
    with:
      slack-bot-user-oauth-access-token: ${{secrets.SLACK_BOT_OAUTH}}
      slack-channel: ${{secrets.SLACK_CHANNEL}}
      slack-text: ${{steps.apex.outputs.text}}
      slack-optional-icon_emoji: ":fire:"

what is wrong?

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