Skip to content

t-900-a/action-push-rss3

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

RSS3 Github Action

Update a users feed to reflect changes in a Github Repository.

Setup

Usage

Add this Action as a step to your project's GitHub Action Workflow file:

- name: Post to RSS3
  id: RSS3
  uses: t-900-a/action-push-rss3@v0.0.1
  env:
    ENDPOINT: ${{ secrets.ENDPOINT }}
    PRIVATEKEY: ${{ secrets.PRIVATEKEY }}

Contributing

See CONTRIBUTING.

License

See LICENSE.

About

⚙️ A GitHub Action to push a feed item to RSS3 network

Resources

License

Stars

Watchers

Forks

Packages

No packages published