Skip to content

find other characters with "skin" in the name and display them as "ex… #32

find other characters with "skin" in the name and display them as "ex…

find other characters with "skin" in the name and display them as "ex… #32

on:
push:
tags:
- "v*"
name: Publish to Factorio mod portal
jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Publish skins-factored
uses: Penguin-Spy/factorio-mod-portal-publish@main
with:
factorio-api-key: ${{ secrets.FACTORIO_MOD_API_KEY }}