Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
flag

GitHub Action

playstation-box

v1.2

playstation-box

flag

playstation-box

Update a pinned gist to contain PlayStation stats

Installation

Copy and paste the following snippet into your .yml file.

              

- name: playstation-box

uses: Swilder-M/[email protected]

Learn more about this action in Swilder-M/playstation-box

Choose a version

🎮 playstation-box

Update a pinned gist to contain your PlayStation stats

Setup

Preparation

  1. Create a new public GitHub Gist at https://gist.github.com/ and name it playstation-box.

  2. Create a token with the gist and repo scopes, and copy it from https://github.com/settings/tokens/new.

  3. Sign in to the PlayStation Store at https://library.playstation.com/recently-purchased.

  4. Open the following link: https://ca.account.sony.com/api/v1/ssocookie, and copy the npsso value.

Project Setup

  1. Fork this repository.

  2. Go to the repository Settings > Secrets.

  3. Add the following environment variables:

    • PSN_NPSSO: The npsso value from the preparation step.
    • GH_TOKEN: The token you created in the preparation step.
    • GIST_ID: The ID portion from your gist URL: https://gist.github.com/your_name/<GIST_ID>.