Skip to content

Commit

Permalink
checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
jsinglet committed Jan 31, 2024
1 parent 9c9edda commit 9593313
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/internal-release-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and Publish Release
name: 📦 Build and Publish Release

on:
workflow_dispatch:
Expand All @@ -14,6 +14,8 @@ jobs:
runs-on: ubuntu-latest
steps:

- uses: actions/checkout@v3

- name: Create Draft Release
shell: pwsh
run: |
Expand Down

0 comments on commit 9593313

Please sign in to comment.