Skip to content

Commit

Permalink
log env
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-block committed Sep 12, 2024
1 parent 209c27b commit bf09d48
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/env.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: build

on: [push]

jobs:
env:
permissions:
id-token: write
runs-on: ubuntu-latest
steps:
- run: env

0 comments on commit bf09d48

Please sign in to comment.