Skip to content

Commit f2cd2d9

Browse files
committed
echo github ref to debug
1 parent 4515a2b commit f2cd2d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
go: [ '1.14' ]
1616
name: Build ${{ matrix.go }}
1717
steps:
18+
- run: echo '${{ github.ref }}'
1819
- uses: aws-actions/configure-aws-credentials@v1
1920
with:
2021
aws-access-key-id: ${{ secrets.SIGSCI_PROD_ACCESS_KEY_ID }}

0 commit comments

Comments
 (0)