Skip to content

Bump p3lim/license-year-updater from 1 to 2 (#20) #26

Bump p3lim/license-year-updater from 1 to 2 (#20)

Bump p3lim/license-year-updater from 1 to 2 (#20) #26

Workflow file for this run

name: Package and create artifact
on:
push:
branches:
- master
tags-ignore:
- '**'
jobs:
alpha:
runs-on: ubuntu-latest
steps:
- name: Clone project
uses: actions/checkout@v2
- name: Package
uses: BigWigsMods/packager@v2
with:
args: -z
- name: Get short commit sha
id: sha
run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: oUF_Reputation-${{ steps.sha.outputs.sha_short }}
path: .release/