Skip to content

Commit

Permalink
Enable use of gh releases
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusStorhaug committed Sep 17, 2023
1 parent 456d79d commit 1c71eaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Publish.PublicIP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
BuildModule:
name: Build Module
runs-on: ubuntu-latest
env:
GH_TOKEN: ${{ github.token }} # Used for GitHub CLI authentication
steps:
- name: Checkout Code
uses: actions/checkout@v4
Expand Down

0 comments on commit 1c71eaf

Please sign in to comment.