Skip to content

Instantly share code, notes, and snippets.

View arafaysaleem's full-sized avatar
🏠
Working from home

Abdur Rafay Saleem arafaysaleem

🏠
Working from home
View GitHub Profile
@ThomasAunvik
ThomasAunvik / build.yml
Created October 27, 2024 16:48
Build Action
name: Build and Publish
on:
push:
branches:
- release
- staging
workflow_dispatch:
inputs:
version-code:
description: "Optional. Build number to use. Overrides default of GitHub run number."